2021-12-10 02:08:20,741 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-12-10 02:08:20,742 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) 2021-12-10 02:08:20,752 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-12-10 02:08:20,753 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-12-10 02:08:20,753 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-10 02:08:20,753 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-10 02:08:20,753 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-10 02:08:20,753 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-10 02:08:20,754 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-10 02:08:20,754 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-10 02:08:20,754 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-10 02:08:20,754 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-10 02:08:20,754 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-10 02:08:20,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-10 02:08:20,755 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-12-10 02:08:20,755 DEBUG 33:basic_vm.py(1) - start time 2021-12-10 02:08:20,756 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 02:08:20,756 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 02:08:20,756 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'} 2021-12-10 02:08:20,756 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 2021-12-10 02:08:20,757 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 02:08:20,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:20,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 379 2021-12-10 02:08:20,949 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 02:08:20,950 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6399e6e34b244caabd706a4aa9667bb4","type":"vlm","name":"66df22ee-c09c-4d0f-844f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"957fa14fd041480d8fdc6524c5c72a40","type":"vlm","name":"0e6eed66-8e42-4acc-a6e9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-10 02:08:20,952 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-10 02:08:20,952 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 02:08:20,952 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-10 02:08:20,952 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-12-10 02:08:20,953 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 02:08:20,953 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 02:08:20,953 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'} 2021-12-10 02:08:20,953 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 2021-12-10 02:08:20,954 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 02:08:20,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:21,033 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 379 2021-12-10 02:08:21,034 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 02:08:21,035 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6399e6e34b244caabd706a4aa9667bb4","type":"vlm","name":"66df22ee-c09c-4d0f-844f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"957fa14fd041480d8fdc6524c5c72a40","type":"vlm","name":"0e6eed66-8e42-4acc-a6e9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-10 02:08:21,037 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-10 02:08:21,037 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 02:08:21,037 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-10 02:08:21,054 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'} 2021-12-10 02:08:21,054 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 2021-12-10 02:08:21,054 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-12-10 02:08:21,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:22,065 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 2021-12-10 02:08:22,066 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-10 02:08:22,067 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f28fda9a6f1f43e994abf7fa05fc385e","version":{"id":"494f97659dd0412d8acd0193f178988e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-10 02:08:22,069 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-12-10 02:08:22,069 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-12-10 02:08:22,073 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'} 2021-12-10 02:08:22,073 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/f28fda9a6f1f43e994abf7fa05fc385e/versions/494f97659dd0412d8acd0193f178988e/actions 2021-12-10 02:08:22,073 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-10 02:08:22,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:22,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f28fda9a6f1f43e994abf7fa05fc385e/versions/494f97659dd0412d8acd0193f178988e/actions HTTP/1.1" 200 2 2021-12-10 02:08:22,545 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-10 02:08:22,545 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-10 02:08:22,547 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) 2021-12-10 02:08:22,556 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:22,557 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:22,557 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'} 2021-12-10 02:08:22,557 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 2021-12-10 02:08:22,557 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:22,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:22,730 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 603 2021-12-10 02:08:22,732 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:22,732 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 02:08:22,734 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:22,734 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:22,734 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 02:08:22,734 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:22,734 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 02:08:22,735 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:22,735 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:22,735 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'} 2021-12-10 02:08:22,735 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 2021-12-10 02:08:22,735 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:22,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:22,831 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 603 2021-12-10 02:08:22,833 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:22,833 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 02:08:22,835 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:22,835 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:22,835 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 02:08:22,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:22,835 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 02:08:22,836 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:22,836 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:22,836 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'} 2021-12-10 02:08:22,836 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 2021-12-10 02:08:22,836 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:22,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:22,937 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 603 2021-12-10 02:08:22,938 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:22,938 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 02:08:22,940 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:22,940 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:22,941 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 02:08:22,941 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:22,941 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 02:08:22,941 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:22,941 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:22,942 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'} 2021-12-10 02:08:22,942 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 2021-12-10 02:08:22,942 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:22,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:23,128 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 603 2021-12-10 02:08:23,129 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:23,129 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 02:08:23,131 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:23,131 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:23,131 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 02:08:23,131 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:23,131 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 02:08:23,131 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-12-10 02:08:23,131 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:23,132 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:23,132 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'} 2021-12-10 02:08:23,132 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 2021-12-10 02:08:23,132 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:23,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:23,230 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 603 2021-12-10 02:08:23,231 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:23,231 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-10 02:08:23,233 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:23,234 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:23,234 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-10 02:08:23,234 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:23,234 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-10 02:08:23,237 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-10 02:08:23,237 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-10 02:08:23,238 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'} 2021-12-10 02:08:23,238 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 2021-12-10 02:08:23,238 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-10 02:08:23,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:23,332 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 532 2021-12-10 02:08:23,333 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-10 02:08:23,334 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f28fda9a6f1f43e994abf7fa05fc385e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6399e6e34b244caabd706a4aa9667bb4","type":"vlm","name":"66df22ee-c09c-4d0f-844f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"957fa14fd041480d8fdc6524c5c72a40","type":"vlm","name":"0e6eed66-8e42-4acc-a6e9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-12-10 02:08:23,336 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-12-10 02:08:23,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-10 02:08:23,337 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'} 2021-12-10 02:08:23,337 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/f28fda9a6f1f43e994abf7fa05fc385e/versions 2021-12-10 02:08:23,337 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:23,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:23,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f28fda9a6f1f43e994abf7fa05fc385e/versions HTTP/1.1" 200 264 2021-12-10 02:08:23,443 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:23,443 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"494f97659dd0412d8acd0193f178988e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102101140,"modificationTime":1639102102248,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:23,445 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 02:08:23,446 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-10 02:08:23,446 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'} 2021-12-10 02:08:23,446 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/f28fda9a6f1f43e994abf7fa05fc385e/versions 2021-12-10 02:08:23,446 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:23,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:23,533 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f28fda9a6f1f43e994abf7fa05fc385e/versions HTTP/1.1" 200 264 2021-12-10 02:08:23,534 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:23,534 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"494f97659dd0412d8acd0193f178988e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102101140,"modificationTime":1639102102248,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:23,536 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 02:08:23,537 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'} 2021-12-10 02:08:23,537 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 2021-12-10 02:08:23,537 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": "f28fda9a6f1f43e994abf7fa05fc385e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-10 02:08:23,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:25,375 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 2021-12-10 02:08:25,376 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-10 02:08:25,376 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"4313af40ab7f459b97099bb294e8a772","version":{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-10 02:08:25,378 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-12-10 02:08:25,379 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'} 2021-12-10 02:08:25,379 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:25,379 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:25,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:25,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:25,443 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:25,443 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:25,445 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'} 2021-12-10 02:08:25,446 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:25,446 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:25,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:25,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 223 2021-12-10 02:08:25,575 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:25,576 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639102103622,"modificationTime":1639102104549} 2021-12-10 02:08:25,578 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'} 2021-12-10 02:08:25,578 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:25,578 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:25,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:25,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 391 2021-12-10 02:08:25,747 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:25,748 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db"} 2021-12-10 02:08:25,750 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'} 2021-12-10 02:08:25,750 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:25,750 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:25,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:25,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 391 2021-12-10 02:08:25,939 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:25,939 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db"} 2021-12-10 02:08:25,942 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-12-10 02:08:25,942 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'} 2021-12-10 02:08:25,942 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:25,942 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:25,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:26,001 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:26,001 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:26,004 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'} 2021-12-10 02:08:26,004 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:26,004 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:26,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 223 2021-12-10 02:08:26,221 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:26,222 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639102103622,"modificationTime":1639102104549} 2021-12-10 02:08:26,224 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'} 2021-12-10 02:08:26,224 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:26,224 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:26,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 391 2021-12-10 02:08:26,390 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:26,390 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db"} 2021-12-10 02:08:26,393 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'} 2021-12-10 02:08:26,393 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:26,393 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:26,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 391 2021-12-10 02:08:26,559 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:26,560 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db"} 2021-12-10 02:08:26,562 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'} 2021-12-10 02:08:26,562 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/orchestration-template-candidate 2021-12-10 02:08:26,562 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-10 02:08:26,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,730 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/orchestration-template-candidate HTTP/1.1" 200 94 2021-12-10 02:08:26,731 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-10 02:08:26,731 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 02:08:26,731 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-12-10 02:08:26,734 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'} 2021-12-10 02:08:26,734 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:26,734 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:26,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:26,785 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:26,785 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:26,787 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'} 2021-12-10 02:08:26,788 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:26,788 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:26,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,878 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 222 2021-12-10 02:08:26,880 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:26,880 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639102103622,"modificationTime":1639102106722} 2021-12-10 02:08:26,882 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'} 2021-12-10 02:08:26,882 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:26,883 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:26,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:26,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 462 2021-12-10 02:08:26,999 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:27,000 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 02:08:27,002 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'} 2021-12-10 02:08:27,002 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:27,002 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:27,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:27,106 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 462 2021-12-10 02:08:27,108 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:27,108 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 02:08:27,111 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-12-10 02:08:27,111 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'} 2021-12-10 02:08:27,111 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:27,112 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:27,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:27,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:27,184 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:27,184 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:27,186 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'} 2021-12-10 02:08:27,186 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:27,187 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:27,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:27,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 222 2021-12-10 02:08:27,280 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:27,281 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639102103622,"modificationTime":1639102106722} 2021-12-10 02:08:27,283 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'} 2021-12-10 02:08:27,283 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:27,283 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:27,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:27,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 462 2021-12-10 02:08:27,400 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:27,401 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 02:08:27,403 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'} 2021-12-10 02:08:27,403 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:27,404 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:27,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:27,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 462 2021-12-10 02:08:27,499 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:27,499 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-10 02:08:27,502 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'} 2021-12-10 02:08:27,502 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/orchestration-template-candidate/process 2021-12-10 02:08:27,502 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-10 02:08:27,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-12-10 02:08:30,374 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-10 02:08:30,374 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-10 02:08:30,376 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-12-10 02:08:30,377 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'} 2021-12-10 02:08:30,377 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:30,378 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:30,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:30,433 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:30,433 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:30,435 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'} 2021-12-10 02:08:30,435 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:30,436 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:30,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 222 2021-12-10 02:08:30,528 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:30,529 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639102103622,"modificationTime":1639102110362} 2021-12-10 02:08:30,531 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'} 2021-12-10 02:08:30,531 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:30,531 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:30,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:30,680 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:30,681 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:30,683 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'} 2021-12-10 02:08:30,683 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:30,683 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:30,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,868 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:30,870 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:30,870 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:30,873 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-12-10 02:08:30,874 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'} 2021-12-10 02:08:30,874 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:30,874 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:30,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:30,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:30,933 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:30,934 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102104626,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:30,937 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'} 2021-12-10 02:08:30,938 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:30,938 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:30,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:31,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 222 2021-12-10 02:08:31,023 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:31,023 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639102103622,"modificationTime":1639102110362} 2021-12-10 02:08:31,025 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'} 2021-12-10 02:08:31,025 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:31,025 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:31,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:31,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:31,190 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:31,190 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:31,193 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'} 2021-12-10 02:08:31,193 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:31,193 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:31,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:31,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:31,340 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:31,340 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:31,345 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'} 2021-12-10 02:08:31,345 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions 2021-12-10 02:08:31,345 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-10 02:08:31,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:33,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions HTTP/1.1" 200 2 2021-12-10 02:08:33,714 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-10 02:08:33,714 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-10 02:08:33,716 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'} 2021-12-10 02:08:33,717 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:33,717 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:33,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:33,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:33,777 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:33,778 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102111412,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:33,780 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'} 2021-12-10 02:08:33,780 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:33,781 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:33,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:33,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 223 2021-12-10 02:08:33,866 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:33,866 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639102103622,"modificationTime":1639102110362} 2021-12-10 02:08:33,869 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'} 2021-12-10 02:08:33,869 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:33,869 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:33,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:33,988 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:33,990 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:33,990 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:33,992 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-12-10 02:08:33,992 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'} 2021-12-10 02:08:33,992 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:33,993 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:33,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:34,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 253 2021-12-10 02:08:34,046 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:34,046 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639102103622,"modificationTime":1639102111412,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-10 02:08:34,048 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'} 2021-12-10 02:08:34,048 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:34,048 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-10 02:08:34,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:34,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 223 2021-12-10 02:08:34,138 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-10 02:08:34,138 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639102103622,"modificationTime":1639102110362} 2021-12-10 02:08:34,140 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'} 2021-12-10 02:08:34,140 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:34,140 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:34,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:34,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:34,283 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:34,284 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:34,289 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'} 2021-12-10 02:08:34,289 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions 2021-12-10 02:08:34,290 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-10 02:08:34,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:38,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions HTTP/1.1" 200 2 2021-12-10 02:08:38,519 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-10 02:08:38,519 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-10 02:08:38,522 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'} 2021-12-10 02:08:38,522 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:38,522 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:38,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:38,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 264 2021-12-10 02:08:38,584 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:38,584 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102103622,"modificationTime":1639102117143,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:38,586 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-10 02:08:38,586 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'} 2021-12-10 02:08:38,586 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:38,587 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:38,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:38,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 264 2021-12-10 02:08:38,633 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:38,634 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102103622,"modificationTime":1639102117143,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:38,641 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'} 2021-12-10 02:08:38,642 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions 2021-12-10 02:08:38,642 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-10 02:08:38,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:39,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions HTTP/1.1" 200 363 2021-12-10 02:08:39,249 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-10 02:08:39,249 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"b22852db61454f3da2f8293ed68da0db","packageId":"4313af40ab7f459b97099bb294e8a772","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 02:08:39,249 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"b22852db61454f3da2f8293ed68da0db","packageId":"4313af40ab7f459b97099bb294e8a772","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 02:08:39,252 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:08:39,252 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:08:39,252 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'} 2021-12-10 02:08:39,252 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 2021-12-10 02:08:39,252 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:08:39,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:08:39,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-12-10 02:08:39,311 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-10 02:08:39,312 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-12-10 02:08:39,312 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 02:08:39,312 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:39,313 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:39,313 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-10 02:08:39,313 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:08:39,313 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 02:08:49,324 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:08:49,324 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:08:49,325 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'} 2021-12-10 02:08:49,325 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 2021-12-10 02:08:49,325 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:08:49,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:08:49,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-12-10 02:08:49,380 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-10 02:08:49,381 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-12-10 02:08:49,381 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 02:08:49,381 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,381 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,381 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-10 02:08:49,381 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:08:49,381 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 02:08:49,381 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:08:49,381 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:08:49,382 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'} 2021-12-10 02:08:49,382 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 2021-12-10 02:08:49,382 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:08:49,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:08:49,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-12-10 02:08:49,431 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-10 02:08:49,431 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-12-10 02:08:49,431 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 02:08:49,432 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,432 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,432 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-10 02:08:49,432 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:08:49,432 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 02:08:49,432 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-10 02:08:49,433 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-10 02:08:49,433 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'} 2021-12-10 02:08:49,433 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 2021-12-10 02:08:49,433 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-10 02:08:49,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:49,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-10 02:08:49,547 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-10 02:08:49,548 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":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-10 02:08:49,551 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-10 02:08:49,551 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-10 02:08:49,552 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-10 02:08:49,552 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-12-10 02:08:49,552 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:08:49,552 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:08:49,552 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'} 2021-12-10 02:08:49,552 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 2021-12-10 02:08:49,553 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:08:49,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:08:49,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-12-10 02:08:49,691 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-10 02:08:49,691 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-12-10 02:08:49,691 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 02:08:49,691 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,692 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-10 02:08:49,692 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-10 02:08:49,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:08:49,692 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-10 02:08:49,707 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-10 02:08:49,707 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-10 02:08:49,707 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'} 2021-12-10 02:08:49,708 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 2021-12-10 02:08:49,708 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-10 02:08:49,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:49,774 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 877 2021-12-10 02:08:49,775 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-10 02:08:49,775 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","owner":"cs0008","status":"ACTIVE"},{"name":"pNF cc2de760-ed9c","description":"vendor software product","vendorName":"66df22ee-c09c-4d0f-844f","vendorId":"6399e6e34b244caabd706a4aa9667bb4","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0297d0f597144b999777d23673e0f0a6","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe118bff-6aaa","description":"vendor software product","vendorName":"0e6eed66-8e42-4acc-a6e9","vendorId":"957fa14fd041480d8fdc6524c5c72a40","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de363a9d52cc411999395fa2a57f16a9","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-12-10 02:08:49,777 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-10 02:08:49,777 DEBUG 324:vsp.py(1) - importing VSP pNF cc2de760-ed9c from SDC 2021-12-10 02:08:49,778 DEBUG 324:vsp.py(1) - importing VSP vFW fe118bff-6aaa from SDC 2021-12-10 02:08:49,778 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-12-10 02:08:49,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-10 02:08:49,778 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'} 2021-12-10 02:08:49,778 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:49,778 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:49,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:49,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 264 2021-12-10 02:08:49,835 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:49,835 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102103622,"modificationTime":1639102117143,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:49,837 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 02:08:49,837 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-10 02:08:49,838 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-10 02:08:49,838 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'} 2021-12-10 02:08:49,838 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:49,838 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:49,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:49,891 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 264 2021-12-10 02:08:49,892 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:49,892 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102103622,"modificationTime":1639102117143,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:49,894 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'} 2021-12-10 02:08:49,894 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/4313af40ab7f459b97099bb294e8a772/versions 2021-12-10 02:08:49,894 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-10 02:08:49,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:49,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4313af40ab7f459b97099bb294e8a772/versions HTTP/1.1" 200 264 2021-12-10 02:08:49,968 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-10 02:08:49,969 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b22852db61454f3da2f8293ed68da0db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639102103622,"modificationTime":1639102117143,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-10 02:08:49,971 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-10 02:08:49,977 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'} 2021-12-10 02:08:49,977 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions 2021-12-10 02:08:49,977 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-10 02:08:49,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:50,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db/actions HTTP/1.1" 200 363 2021-12-10 02:08:50,832 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-10 02:08:50,832 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"b22852db61454f3da2f8293ed68da0db","packageId":"4313af40ab7f459b97099bb294e8a772","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 02:08:50,832 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"b22852db61454f3da2f8293ed68da0db","packageId":"4313af40ab7f459b97099bb294e8a772","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-10 02:08:50,835 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'} 2021-12-10 02:08:50,835 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/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db 2021-12-10 02:08:50,835 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-10 02:08:50,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:50,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4313af40ab7f459b97099bb294e8a772/versions/b22852db61454f3da2f8293ed68da0db HTTP/1.1" 200 638 2021-12-10 02:08:51,001 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-10 02:08:51,001 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":"f28fda9a6f1f43e994abf7fa05fc385e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4313af40ab7f459b97099bb294e8a772","version":"b22852db61454f3da2f8293ed68da0db","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"} 2021-12-10 02:08:51,004 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'} 2021-12-10 02:08:51,004 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 2021-12-10 02:08:51,005 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": "4313af40ab7f459b97099bb294e8a772", "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" } 2021-12-10 02:08:51,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:08:57,878 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 2021-12-10 02:08:57,890 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-10 02:08:57,896 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639102135801,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2879a309-0ad6-451d-867d-d6127c417c30","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639102135803,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135801,"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,"timeout":30,"creationDate":1639102135823,"description":"created from csar","artifactType":"HEAT","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ee772fc0-f0d9-464e-bcc5-8b2bdfe3141a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","duplicated":false,"payloadUpdateDate":1639102135838,"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":1639102135823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639102135801,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2879a309-0ad6-451d-867d-d6127c417c30","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639102135803,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102135907,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639102135907,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135907,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102132107,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":1639102132107,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102132107,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":1639102132107,"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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"feature","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"feature","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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}],"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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"scalable","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.scalable","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"forwarder","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.forwarder","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"binding","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.binding","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"binding","uniqueId":"capability.3c80be46-09d7-4d7b-9a44-b5803b6d619e.binding","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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}],"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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a51cec71-4746-48c2-b3a7-fc423e7c469d","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"port_mirroring","uniqueId":"capability.a51cec71-4746-48c2-b3a7-fc423e7c469d.port_mirroring","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"host","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.host","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.ephemeral.size","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.ephemeral.size","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"instance","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.instance","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.iops","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.iops","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu.delta","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu.delta","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.capacity","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.capacity","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.latency","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.latency","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu_util","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu_util","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.allocation","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.allocation","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.latency","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.latency","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.root.size","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.root.size","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"vcpus","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.vcpus","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.iops","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.iops","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.allocation","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.allocation","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.capacity","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.capacity","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory.resident","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory.resident","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.packets.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.packets.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.bytes","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.packets.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.packets.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outpoing.packets","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outpoing.packets","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.bytes.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.bytes","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.packets","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.packets","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"os","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.os","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"endpoint","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.endpoint","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"attachment","uniqueId":"capability.3c80be46-09d7-4d7b-9a44-b5803b6d619e.attachment","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","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}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50.link","ownerId":"c893a724-aa0a-4726-8021-cc01da145a50","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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.local_storage","ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"1c9a95a8-162c-4649-811e-7dd38d7396ba.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","createdFromCsar":true,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1639102135204,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1639102135609,"customizationUUID":"83d1cd2e-0cab-4462-99d9-6ad337bea405","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","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":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","capability":"tosca.capabilities.Attachment","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.port","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"a3736449-d511-47ba-be88-50f03d042d0e","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.tosca_name","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.show","empty":false},{"parentUniqueId":"a3736449-d511-47ba-be88-50f03d042d0e","definition":false,"name":"state","type":"string","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.state","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false},{"parentUniqueId":"a3736449-d511-47ba-be88-50f03d042d0e","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.tosca_id","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","createdFromCsar":true,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1639102135202,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1639102135609,"customizationUUID":"eed58381-6285-45c4-aa84-3e96a41b6455","posX":"275.0","posY":"325.0","componentName":"SecurityRules","empty":false}],"componentInstancesRelations":[{"toNode":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20","requirementOwnerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group","id":"91a83075-067f-46cd-8e0d-ec6cd7f8fe7d","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.3c80be46-09d7-4d7b-9a44-b5803b6d619e.attachment","requirementUid":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.port"},"operations":[]}],"fromNode":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_flavor_name","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"1c9a95a8-162c-4649-811e-7dd38d7396ba.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_image_name","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad.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":"9ed24c41-b45c-419d-9c64-9c533a25bdad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9ed24c41-b45c-419d-9c64-9c533a25bdad","empty":false},{"definition":false,"hidden":false,"uniqueId":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":{"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":{"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group":[{"parentUniqueId":"a3736449-d511-47ba-be88-50f03d042d0e","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false},{"uniqueId":"attribute.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"a3736449-d511-47ba-be88-50f03d042d0e","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.state","name":"state","type":"string","definition":false,"ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false},{"parentUniqueId":"a3736449-d511-47ba-be88-50f03d042d0e","uniqueId":"attribute.a3736449-d511-47ba-be88-50f03d042d0e.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"feature","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"feature","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","uniqueId":"capability.a3736449-d511-47ba-be88-50f03d042d0e.feature","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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}],"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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"scalable","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.scalable","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"forwarder","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.forwarder","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"binding","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.binding","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"binding","uniqueId":"capability.3c80be46-09d7-4d7b-9a44-b5803b6d619e.binding","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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}],"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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a51cec71-4746-48c2-b3a7-fc423e7c469d","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"port_mirroring","uniqueId":"capability.a51cec71-4746-48c2-b3a7-fc423e7c469d.port_mirroring","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"host","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.host","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.ephemeral.size","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.ephemeral.size","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"instance","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.instance","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.iops","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.iops","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu.delta","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu.delta","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.capacity","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.capacity","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.latency","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.latency","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu_util","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu_util","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.allocation","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.allocation","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.latency","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.latency","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"cpu","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.cpu","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.root.size","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.root.size","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"vcpus","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.vcpus","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.iops","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.iops","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.read.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.write.requests.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.allocation","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.allocation","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.bytes.rate","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.read.bytes","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.read.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory.usage","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory.usage","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.device.capacity","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.device.capacity","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"memory.resident","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.memory.resident","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"2f6f19ed-744d-401a-964e-df2c75fbfc44","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f6f19ed-744d-401a-964e-df2c75fbfc44","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"disk.write.requests","uniqueId":"capability.2f6f19ed-744d-401a-964e-df2c75fbfc44.disk.write.requests","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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},{"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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.packets.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.packets.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.bytes","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.packets.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.packets.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outpoing.packets","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outpoing.packets","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.bytes.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.bytes","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.bytes","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.outgoing.bytes.rate","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"039452ea-ab93-4ef1-a5d8-b868b53441e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"039452ea-ab93-4ef1-a5d8-b868b53441e6","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"network.incoming.packets","uniqueId":"capability.039452ea-ab93-4ef1-a5d8-b868b53441e6.network.incoming.packets","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"os","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.os","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","empty":false}],"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"endpoint","uniqueId":"capability.4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.endpoint","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"attachment","uniqueId":"capability.3c80be46-09d7-4d7b-9a44-b5803b6d619e.attachment","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","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":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","capability":"tosca.capabilities.Node","uniqueId":"a3736449-d511-47ba-be88-50f03d042d0e.dependency","ownerId":"a3736449-d511-47ba-be88-50f03d042d0e","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.3c80be46-09d7-4d7b-9a44-b5803b6d619e.ubuntu20_ubuntu20_admin_plane_port_0","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50.link","ownerId":"c893a724-aa0a-4726-8021-cc01da145a50","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":["3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.0155a323-affb-4d44-99a3-ec801d08d33d.ubuntu20","eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd.local_storage","ownerId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"path":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","capability":"tosca.capabilities.Attachment","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.port","ownerId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"3b0dad51-38ee-492d-934c-c57eededfc85","groupUUID":"ff7ae411-0812-46cd-9f6e-c07085025c42","members":{"abstract_ubuntu20":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20","ubuntu20_admin_security_group":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1env","eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"a99a5282-2992-496f-993e-72206bb2f65e","artifactsUuid":["ee772fc0-f0d9-464e-bcc5-8b2bdfe3141a"],"groupUUID":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","members":{"abstract_ubuntu20":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.3fc7b03a-cdef-4caa-9fa7-0f3e13a8fcf5.abstract_ubuntu20","ubuntu20_admin_security_group":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.6d3c7f42-4835-488b-9fa7-9e4d30ea03b5.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":1639102132107,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"csarVersion":"1.0","archived":false,"archiveTime":0,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95","componentMetadataForSupportLog":{"SupportablityComponentUUID":"89d7923a-db4f-4203-8ed2-7e846afd954d","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"4313af40ab7f459b97099bb294e8a772","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","highestVersion":true,"systemName":"BasicVm","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1639102135419,"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,"timeout":30,"creationDate":1639102135823,"description":"created from csar","artifactType":"HEAT","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ee772fc0-f0d9-464e-bcc5-8b2bdfe3141a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","duplicated":false,"payloadUpdateDate":1639102135838,"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":1639102135823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639102135801,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2879a309-0ad6-451d-867d-d6127c417c30","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639102135803,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102135907,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639102135907,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135907,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"eccbef1c-7fb9-4f65-a391-b1989ba40b95"},"categorySpecificMetadata":{},"csarUUID":"4313af40ab7f459b97099bb294e8a772","vspArchived":false,"service":false,"name":"basic_vm"} 2021-12-10 02:08:57,906 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-12-10 02:08:57,906 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:07,917 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-12-10 02:09:07,922 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'} 2021-12-10 02:09:07,922 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/eccbef1c-7fb9-4f65-a391-b1989ba40b95/lifecycleState/Certify 2021-12-10 02:09:07,922 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-10 02:09:07,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:12,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/eccbef1c-7fb9-4f65-a391-b1989ba40b95/lifecycleState/Certify HTTP/1.1" 200 1276 2021-12-10 02:09:12,637 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-10 02:09:12,638 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639102132107,"lastUpdateDate":1639102148796,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"2471aad5-405a-411b-962a-1bbe30d3c135"},"csarUUID":"4313af40ab7f459b97099bb294e8a772","csarVersion":"1.0","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","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":"89d7923a-db4f-4203-8ed2-7e846afd954d"} 2021-12-10 02:09:12,640 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:09:12,640 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:09:12,641 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'} 2021-12-10 02:09:12,641 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 2021-12-10 02:09:12,641 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:09:12,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:12,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-12-10 02:09:12,754 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 02:09:12,754 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89d7923a-db4f-4203-8ed2-7e846afd954d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 02:09:12,756 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:12,756 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:12,756 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:12,757 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 02:09:12,757 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 02:09:12,757 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:12,757 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 02:09:12,758 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'} 2021-12-10 02:09:12,758 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 2021-12-10 02:09:12,758 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 02:09:12,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:12,850 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:12,852 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 02:09:12,854 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 02:09:12,858 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 02:09:22,869 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:09:22,869 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:09:22,870 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'} 2021-12-10 02:09:22,870 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 2021-12-10 02:09:22,870 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:09:22,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:22,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-12-10 02:09:22,953 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 02:09:22,954 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89d7923a-db4f-4203-8ed2-7e846afd954d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 02:09:22,957 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:22,957 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:22,957 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:22,957 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 02:09:22,958 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 02:09:22,958 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:22,958 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 02:09:22,958 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'} 2021-12-10 02:09:22,959 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 2021-12-10 02:09:22,959 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 02:09:22,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:23,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:23,043 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 02:09:23,046 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 02:09:23,050 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 02:09:23,051 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:23,051 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:23,051 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'} 2021-12-10 02:09:23,052 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:23,052 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:23,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:23,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-12-10 02:09:23,134 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:23,135 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 02:09:23,137 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:23,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:23,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:23,137 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:23,137 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-10 02:09:23,137 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:23,137 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 02:09:23,137 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:23,138 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:23,138 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'} 2021-12-10 02:09:23,138 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:23,138 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:23,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:23,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-12-10 02:09:23,197 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:23,197 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 02:09:23,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:23,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:23,200 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:23,200 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:23,200 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-10 02:09:23,200 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:23,201 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 02:09:23,201 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-10 02:09:23,201 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-10 02:09:23,202 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'} 2021-12-10 02:09:23,202 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 2021-12-10 02:09:23,202 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-10 02:09:23,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:23,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-10 02:09:23,262 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-10 02:09:23,263 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":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-10 02:09:23,266 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-10 02:09:23,267 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-10 02:09:23,267 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-10 02:09:23,267 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-12-10 02:09:23,268 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:23,268 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:23,268 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'} 2021-12-10 02:09:23,269 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:23,269 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:23,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:23,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-12-10 02:09:23,343 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:23,343 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 02:09:23,345 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:23,346 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:23,346 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:23,346 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:23,347 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-10 02:09:23,347 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:23,347 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-10 02:09:23,361 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'} 2021-12-10 02:09:23,362 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 2021-12-10 02:09:23,362 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" } 2021-12-10 02:09:23,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:24,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-12-10 02:09:24,657 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-10 02:09:24,658 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":"98681296-6126-41fb-90ca-17d1eea02fd4.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":"98681296-6126-41fb-90ca-17d1eea02fd4.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":"98681296-6126-41fb-90ca-17d1eea02fd4.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":"98681296-6126-41fb-90ca-17d1eea02fd4.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,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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":"463c1f2a-6d2c-4bda-bae8-e038f7172196","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,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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":1639102163971,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","highestVersion":true,"systemName":"BasicVm","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1639102163971,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":null,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-10 02:09:24,661 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-12-10 02:09:24,662 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:24,667 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-10 02:09:24,668 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-10 02:09:24,668 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'} 2021-12-10 02:09:24,668 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 2021-12-10 02:09:24,669 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-10 02:09:24,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:24,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-12-10 02:09:24,734 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-10 02:09:24,735 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89d7923a-db4f-4203-8ed2-7e846afd954d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-10 02:09:24,737 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:24,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:24,737 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:24,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 02:09:24,738 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-10 02:09:24,738 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:24,738 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-10 02:09:24,739 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'} 2021-12-10 02:09:24,739 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 2021-12-10 02:09:24,739 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-10 02:09:24,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:24,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:24,838 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-10 02:09:24,840 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639102163971,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 02:09:24,845 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-10 02:09:24,845 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'} 2021-12-10 02:09:24,846 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/98681296-6126-41fb-90ca-17d1eea02fd4/resourceInstance 2021-12-10 02:09:24,846 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "2471aad5-405a-411b-962a-1bbe30d3c135", "originType": "VF", "componentUid": "2471aad5-405a-411b-962a-1bbe30d3c135", "icon": "defaulticon" } 2021-12-10 02:09:24,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:26,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/98681296-6126-41fb-90ca-17d1eea02fd4/resourceInstance HTTP/1.1" 201 None 2021-12-10 02:09:26,814 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-10 02:09:26,815 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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","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":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"2471aad5-405a-411b-962a-1bbe30d3c135","createdFromCsar":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1639102165599,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"2471aad5-405a-411b-962a-1bbe30d3c135","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1639102165599,"customizationUUID":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","posX":"200","posY":"100","componentName":"basic_vm","type":null,"version":null,"ownerId":null,"empty":false} 2021-12-10 02:09:26,816 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-12-10 02:09:26,818 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'} 2021-12-10 02:09:26,819 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/distribution 2021-12-10 02:09:26,819 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-10 02:09:26,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:26,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/distribution HTTP/1.1" 200 38 2021-12-10 02:09:26,896 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-10 02:09:26,896 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-12-10 02:09:26,898 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'} 2021-12-10 02:09:26,898 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 2021-12-10 02:09:26,899 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-10 02:09:26,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:26,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-12-10 02:09:26,946 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-10 02:09:26,947 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-10 02:09:26,949 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-10 02:09:26,949 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-12-10 02:09:26,952 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'} 2021-12-10 02:09:26,952 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/98681296-6126-41fb-90ca-17d1eea02fd4/lifecycleState/checkin 2021-12-10 02:09:26,953 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-10 02:09:26,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:28,786 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/98681296-6126-41fb-90ca-17d1eea02fd4/lifecycleState/checkin HTTP/1.1" 200 1179 2021-12-10 02:09:28,787 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-10 02:09:28,787 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1639102163971,"lastUpdateDate":1639102167627,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"98681296-6126-41fb-90ca-17d1eea02fd4"},"projectCode":"123456","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d"} 2021-12-10 02:09:28,789 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:28,789 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:28,790 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'} 2021-12-10 02:09:28,790 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:28,790 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:28,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:28,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 758 2021-12-10 02:09:28,873 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:28,873 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 02:09:28,875 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:28,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:28,876 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:28,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:28,876 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:28,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:28,877 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:28,877 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:28,877 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:09:28,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:28,878 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:09:28,878 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'} 2021-12-10 02:09:28,878 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 2021-12-10 02:09:28,878 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:09:28,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:28,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:28,962 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:09:28,964 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102167627,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-10 02:09:28,968 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:09:28,968 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-12-10 02:09:28,971 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'} 2021-12-10 02:09:28,971 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/98681296-6126-41fb-90ca-17d1eea02fd4/lifecycleState/Certify 2021-12-10 02:09:28,972 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-10 02:09:28,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:33,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/98681296-6126-41fb-90ca-17d1eea02fd4/lifecycleState/Certify HTTP/1.1" 200 1167 2021-12-10 02:09:33,091 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-10 02:09:33,092 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639102163971,"lastUpdateDate":1639102167627,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079"},"projectCode":"123456","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d"} 2021-12-10 02:09:33,094 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:33,094 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:33,095 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'} 2021-12-10 02:09:33,095 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:33,095 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:33,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:33,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 746 2021-12-10 02:09:33,185 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:33,185 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-10 02:09:33,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:33,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:33,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:33,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:33,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:33,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:33,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:33,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-10 02:09:33,189 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:09:33,189 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:33,189 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:09:33,190 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'} 2021-12-10 02:09:33,190 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 2021-12-10 02:09:33,190 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:09:33,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:33,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:33,274 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:09:33,276 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102167627,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:09:33,281 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:09:43,291 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-12-10 02:09:43,296 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'} 2021-12-10 02:09:43,296 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/a75d9d58-4d71-44c5-8d7f-fc7815ab2079/distribution/PROD/activate 2021-12-10 02:09:43,296 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-10 02:09:43,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:46,069 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a75d9d58-4d71-44c5-8d7f-fc7815ab2079/distribution/PROD/activate HTTP/1.1" 200 None 2021-12-10 02:09:46,072 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-12-10 02:09:46,074 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","empty":false},{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","empty":false},{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","empty":false},{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","empty":false},{"definition":false,"hidden":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGRiMWJjYzhjOWEyMzJiNjMxZTc4Yjk4OTRjMDM1NWQ=","artifactUUID":"f5aaeecd-fa75-487d-945f-4592a431594a","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"98681296-6126-41fb-90ca-17d1eea02fd4.assettoscacsar","duplicated":false,"payloadUpdateDate":1639102171773,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639102163957,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OTZmNzVmNzU0ZWM0MmI2MjNlYzU5MDMyMWJkYjFkZmE=","artifactUUID":"13fdb497-b1f5-4bab-92c3-aeed8348c408","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"98681296-6126-41fb-90ca-17d1eea02fd4.assettoscatemplate","duplicated":false,"payloadUpdateDate":1639102171141,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639102163957,"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,"timeout":0,"creationDate":1639102135726,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZWRhMGIwZjk2MDA0YjZhZDJhMmU4ZWY0ZjFlMzA1MGE=","artifactUUID":"764c034a-8685-45fd-8671-03ccf2c56fb6","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vflicense","duplicated":false,"payloadUpdateDate":1639102135730,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135726,"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":"98681296-6126-41fb-90ca-17d1eea02fd4.98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjU1MDc5MzIxNzAzZWU0NTMyYjY2ZDVhYzBlNTU4ZDQ=","artifactUUID":"9a379cde-fb38-486e-bfa2-63325d9633ff","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"98681296-6126-41fb-90ca-17d1eea02fd4.98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1639102170344,"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,"timeout":30,"creationDate":1639102135823,"description":"created from csar","artifactType":"HEAT","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"ee772fc0-f0d9-464e-bcc5-8b2bdfe3141a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","duplicated":false,"payloadUpdateDate":1639102135838,"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":1639102135823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102135702,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"6df87048-2e61-47b6-8612-06394bdeffc4","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vendorlicense","duplicated":false,"payloadUpdateDate":1639102135708,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135702,"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,"timeout":0,"creationDate":1639102165674,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"c161d99d-4803-41ad-9d72-32b5dc481a01","generatedFromId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1639102169760,"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":1639102165674,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639102165674,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102135801,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"2879a309-0ad6-451d-867d-d6127c417c30","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639102135803,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639102135801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1639102165682,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1env","eccbef1c-7fb9-4f65-a391-b1989ba40b95.heat1"],"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.eccbef1c-7fb9-4f65-a391-b1989ba40b95.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"a99a5282-2992-496f-993e-72206bb2f65e","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1639102165682,"customizationUUID":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","groupInstanceArtifacts":["98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["c161d99d-4803-41ad-9d72-32b5dc481a01"],"artifactsUuid":["ee772fc0-f0d9-464e-bcc5-8b2bdfe3141a"],"groupUUID":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"2471aad5-405a-411b-962a-1bbe30d3c135","createdFromCsar":false,"uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1639102165599,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_vm0","componentUid":"2471aad5-405a-411b-962a-1bbe30d3c135","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1639102165599,"customizationUUID":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","posX":"200","posY":"100","componentName":"basic_vm","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"98681296-6126-41fb-90ca-17d1eea02fd4.2471aad5-405a-411b-962a-1bbe30d3c135.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"eccbef1c-7fb9-4f65-a391-b1989ba40b95.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":"bb180eca-9b2f-46c7-a094-fb397c46af2c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb180eca-9b2f-46c7-a094-fb397c46af2c","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false},{"definition":false,"hidden":false,"uniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"463c1f2a-6d2c-4bda-bae8-e038f7172196","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"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":1639102163971,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"archived":false,"archiveTime":0,"uniqueId":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","componentMetadataForSupportLog":{"SupportablityComponentUUID":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","highestVersion":true,"systemName":"BasicVm","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","normalizedName":"basicvm","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1639102184983,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1639102163957,"artifactType":"OTHER","uniqueId":"98681296-6126-41fb-90ca-17d1eea02fd4.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":1639102163957,"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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-10 02:09:46,076 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:46,076 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:46,077 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'} 2021-12-10 02:09:46,077 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:46,077 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:46,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:46,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:09:46,156 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:46,156 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:09:46,158 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:46,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:46,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:46,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:46,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:46,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:46,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:46,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:09:46,159 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:09:46,159 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:46,160 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:09:46,160 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'} 2021-12-10 02:09:46,160 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 2021-12-10 02:09:46,160 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:09:46,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:46,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:46,241 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:09:46,243 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:09:46,247 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:09:46,247 INFO 201:service.py(1) - Service basic_vm onboarded 2021-12-10 02:09:46,248 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-12-10 02:09:46,248 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=='} 2021-12-10 02:09:46,248 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 2021-12-10 02:09:46,248 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:09:46,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:46,318 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 2021-12-10 02:09:46,319 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-12-10 02:09:46,319 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"]}}} 2021-12-10 02:09:46,319 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=='} 2021-12-10 02:09:46,319 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"]}}}. 2021-12-10 02:09:46,327 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=='} 2021-12-10 02:09:46,327 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 2021-12-10 02:09:46,327 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": "" } 2021-12-10 02:09:46,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:46,462 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 2021-12-10 02:09:46,463 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-12-10 02:09:46,463 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-12-10 02:09:46,466 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=='} 2021-12-10 02:09:46,466 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 2021-12-10 02:09:46,466 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:09:46,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:46,524 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 2021-12-10 02:09:46,524 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:09:46,525 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":"1639102186365","orchestration-disabled":false,"in-maint":false}]} 2021-12-10 02:09:46,546 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=='} 2021-12-10 02:09:46,546 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/c287310f-329c-467c-bf68-67fdb80b5362 2021-12-10 02:09:46,546 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "c287310f-329c-467c-bf68-67fdb80b5362", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-12-10 02:09:46,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:47,232 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/c287310f-329c-467c-bf68-67fdb80b5362 HTTP/1.1" 201 0 2021-12-10 02:09:47,233 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-12-10 02:09:47,234 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-12-10 02:09:47,236 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=='} 2021-12-10 02:09:47,236 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/f41abc47519441359fc94897110fa224 2021-12-10 02:09:47,236 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:09:47,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:47,282 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-12-10 02:09:47,283 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-12-10 02:09:47,284 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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-12-10 02:09:47,284 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=='} 2021-12-10 02:09:47,284 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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-12-10 02:09:47,284 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-12-10 02:09:47,285 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-12-10 02:09:47,289 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=='} 2021-12-10 02:09:47,290 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/f41abc47519441359fc94897110fa224 2021-12-10 02:09:47,290 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-12-10 02:09:47,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:47,388 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-12-10 02:09:47,389 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-12-10 02:09:47,389 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-12-10 02:09:47,391 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=='} 2021-12-10 02:09:47,391 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 2021-12-10 02:09:47,392 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-12-10 02:09:47,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:47,431 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 2021-12-10 02:09:47,431 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-12-10 02:09:47,432 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"]}}} 2021-12-10 02:09:47,432 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=='} 2021-12-10 02:09:47,432 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"]}}}. 2021-12-10 02:09:47,435 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=='} 2021-12-10 02:09:47,436 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 2021-12-10 02:09:47,436 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-12-10 02:09:47,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:47,876 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 2021-12-10 02:09:47,877 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-12-10 02:09:47,877 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-12-10 02:09:47,888 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=='} 2021-12-10 02:09:47,888 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 2021-12-10 02:09:47,888 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": "" } 2021-12-10 02:09:47,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,518 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2021-12-10 02:09:48,519 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2021-12-10 02:09:48,519 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2021-12-10 02:09:48,522 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=='} 2021-12-10 02:09:48,522 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 2021-12-10 02:09:48,522 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:09:48,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,574 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 2021-12-10 02:09:48,575 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:09:48,575 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":"1639102186365","orchestration-disabled":false,"in-maint":false}]} 2021-12-10 02:09:48,586 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=='} 2021-12-10 02:09:48,587 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 2021-12-10 02:09:48,587 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"} } 2021-12-10 02:09:48,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,733 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 2021-12-10 02:09:48,734 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-12-10 02:09:48,734 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-12-10 02:09:48,741 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=='} 2021-12-10 02:09:48,741 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 2021-12-10 02:09:48,741 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-12-10 02:09:48,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,824 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 2021-12-10 02:09:48,825 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-12-10 02:09:48,825 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-12-10 02:09:48,827 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=='} 2021-12-10 02:09:48,827 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 2021-12-10 02:09:48,827 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-12-10 02:09:48,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,873 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 2021-12-10 02:09:48,874 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-12-10 02:09:48,874 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":"1639102188772"} 2021-12-10 02:09:48,876 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=='} 2021-12-10 02:09:48,876 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 2021-12-10 02:09:48,876 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-10 02:09:48,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,917 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 2021-12-10 02:09:48,917 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-10 02:09:48,918 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":"1639102188772"} 2021-12-10 02:09:48,920 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=='} 2021-12-10 02:09:48,920 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 2021-12-10 02:09:48,920 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:09:48,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:48,960 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 2021-12-10 02:09:48,961 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-12-10 02:09:48,961 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"]}}} 2021-12-10 02:09:48,961 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=='} 2021-12-10 02:09:48,961 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"]}}}. 2021-12-10 02:09:48,962 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-12-10 02:09:48,964 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:48,964 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:48,964 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'} 2021-12-10 02:09:48,964 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:48,965 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:48,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:49,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:09:49,049 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:49,049 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:09:49,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:49,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:49,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:49,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:49,052 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:49,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:49,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:49,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:09:49,052 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:09:49,052 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:49,053 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:09:49,053 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'} 2021-12-10 02:09:49,053 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 2021-12-10 02:09:49,053 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:09:49,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:49,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:49,131 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:09:49,133 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:09:49,139 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:09:49,139 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=='} 2021-12-10 02:09:49,139 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 2021-12-10 02:09:49,140 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "243cb37e-6627-4103-91d0-8fe5dd4fc134" } 2021-12-10 02:09:49,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,218 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 2021-12-10 02:09:49,219 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-12-10 02:09:49,219 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-12-10 02:09:49,221 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=='} 2021-12-10 02:09:49,221 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 2021-12-10 02:09:49,221 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:09:49,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,265 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 2021-12-10 02:09:49,266 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-10 02:09:49,266 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639102189168"}]} 2021-12-10 02:09:49,268 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=='} 2021-12-10 02:09:49,268 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 2021-12-10 02:09:49,269 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-10 02:09:49,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,313 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 2021-12-10 02:09:49,314 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-10 02:09:49,314 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":"1639102188772"} 2021-12-10 02:09:49,317 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=='} 2021-12-10 02:09:49,317 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 2021-12-10 02:09:49,317 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:09:49,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,370 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 2021-12-10 02:09:49,371 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-10 02:09:49,371 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639102189168"}]} 2021-12-10 02:09:49,374 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=='} 2021-12-10 02:09:49,374 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 2021-12-10 02:09:49,374 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:09:49,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,441 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 2021-12-10 02:09:49,442 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:09:49,442 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":"1639102188622","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"}]}]}}]} 2021-12-10 02:09:49,444 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=='} 2021-12-10 02:09:49,444 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/f41abc47519441359fc94897110fa224 2021-12-10 02:09:49,444 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:09:49,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,529 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-12-10 02:09:49,529 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:09:49,530 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102187330"} 2021-12-10 02:09:49,537 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=='} 2021-12-10 02:09:49,537 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 2021-12-10 02:09:49,537 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/f41abc47519441359fc94897110fa224?resource-version=1639102187330", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "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": "f41abc47519441359fc94897110fa224"}] } 2021-12-10 02:09:49,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,647 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 2021-12-10 02:09:49,648 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-12-10 02:09:49,648 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-12-10 02:09:49,650 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=='} 2021-12-10 02:09:49,651 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 2021-12-10 02:09:49,651 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-10 02:09:49,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,694 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 2021-12-10 02:09:49,694 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-10 02:09:49,694 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":"1639102188772"} 2021-12-10 02:09:49,696 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=='} 2021-12-10 02:09:49,697 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 2021-12-10 02:09:49,697 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:09:49,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,752 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 2021-12-10 02:09:49,753 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:09:49,753 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":"1639102188622","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"}]}]}}]} 2021-12-10 02:09:49,755 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=='} 2021-12-10 02:09:49,755 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/f41abc47519441359fc94897110fa224 2021-12-10 02:09:49,756 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:09:49,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,803 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-10 02:09:49,804 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:09:49,804 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102189566","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"}]}]}} 2021-12-10 02:09:49,807 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=='} 2021-12-10 02:09:49,807 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 2021-12-10 02:09:49,807 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-12-10 02:09:49,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,857 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1056 2021-12-10 02:09:49,858 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-12-10 02:09:49,858 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"388e87f0-9cbb-4c8a-8f35-52e353c975e2","owning-entity-name":"OE-ETE_Customer-388e87f0-9cbb-4c8a-8f35-52e353c975e2","resource-version":"1639101292500","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_88463338-33bb-45d6-8ee4-5224c0bd38ce/service-subscriptions/service-subscription/pNF/service-instances/service-instance/a13ad7e9-7c07-44a6-b67b-2dd25e7b967c","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_88463338-33bb-45d6-8ee4-5224c0bd38ce"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"a13ad7e9-7c07-44a6-b67b-2dd25e7b967c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name88463338-33bb-45d6-8ee4-5224c0bd38ce"}]}]}}]} 2021-12-10 02:09:49,860 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-12-10 02:09:49,863 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=='} 2021-12-10 02:09:49,863 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/6fab6bc0-a16c-447b-b425-7c7d69a6549e 2021-12-10 02:09:49,863 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "6fab6bc0-a16c-447b-b425-7c7d69a6549e" } 2021-12-10 02:09:49,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,927 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/6fab6bc0-a16c-447b-b425-7c7d69a6549e HTTP/1.1" 201 0 2021-12-10 02:09:49,928 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-12-10 02:09:49,928 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-12-10 02:09:49,931 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=='} 2021-12-10 02:09:49,932 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/6fab6bc0-a16c-447b-b425-7c7d69a6549e 2021-12-10 02:09:49,932 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-12-10 02:09:49,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:09:49,978 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/6fab6bc0-a16c-447b-b425-7c7d69a6549e HTTP/1.1" 200 128 2021-12-10 02:09:49,979 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-12-10 02:09:49,979 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owning-entity-name":"basicvm-oe","resource-version":"1639102189892"} 2021-12-10 02:09:49,981 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-12-10 02:09:49,981 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:09:49,981 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:09:49,982 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'} 2021-12-10 02:09:49,982 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:09:49,982 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:09:49,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:09:50,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:09:50,053 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:09:50,053 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:09:50,055 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:09:50,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:50,056 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:50,056 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:09:50,056 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:09:50,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:09:50,056 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:09:50,056 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:09:50,056 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:09:50,056 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:09:50,056 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:09:50,057 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'} 2021-12-10 02:09:50,057 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 2021-12-10 02:09:50,057 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:09:50,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:50,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:09:50,129 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:09:50,131 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:09:50,135 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:09:50,135 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'} 2021-12-10 02:09:50,136 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/distribution 2021-12-10 02:09:50,136 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-10 02:09:50,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:50,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/distribution HTTP/1.1" 200 205 2021-12-10 02:09:50,209 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-10 02:09:50,210 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"fd70c258-66a0-4f73-b36a-d7eb2cf34475","timestamp":"2021-12-10 02:09:44.463 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-12-10 02:09:50,213 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'} 2021-12-10 02:09:50,213 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/fd70c258-66a0-4f73-b36a-d7eb2cf34475 2021-12-10 02:09:50,213 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-10 02:09:50,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:09:50,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fd70c258-66a0-4f73-b36a-d7eb2cf34475 HTTP/1.1" 200 29 2021-12-10 02:09:50,267 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-10 02:09:50,267 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-10 02:09:50,269 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-10 02:09:50,269 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-12-10 02:10:50,330 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'} 2021-12-10 02:10:50,330 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/fd70c258-66a0-4f73-b36a-d7eb2cf34475 2021-12-10 02:10:50,330 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-10 02:10:50,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:10:50,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fd70c258-66a0-4f73-b36a-d7eb2cf34475 HTTP/1.1" 200 None 2021-12-10 02:10:50,456 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-10 02:10:50,457 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102196349","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102196773","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639102193961","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102193020","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102194338","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","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":"1639102192935","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102186589","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":"1639102195610","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102185497","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":"1639102193961","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","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":"1639102197829","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","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":"1639102185497","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102185497","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":"1639102188847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102191812","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","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":"1639102193961","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":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102204371","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102200924","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102199919","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102201928","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":"1639102204267","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639102193961","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","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":"1639102205270","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639102188847","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":"1639102202056","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102185497","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639102188847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102195705","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102195060","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102193428","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639102188847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639102193961","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102202941","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":"1639102193961","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","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":"1639102187762","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":"1639102185497","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","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":"1639102198916","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639102177636","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","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":"1639102196063","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639102188847","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":"1639102177636","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":"1639102194032","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102192012","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102185497","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639102195343","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102205389","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":"1639102193961","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":"1639102188847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102206393","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102187762","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":"1639102175368","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639102203945","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639102184129","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":"1639102188847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","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":"1639102186589","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639102188237","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639102185497","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-12-10 02:10:50,459 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102196349', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102196773', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639102193961', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102193020', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102194338', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', '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': '1639102192935', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102186589', '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': '1639102195610', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102185497', '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': '1639102193961', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', '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': '1639102197829', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', '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': '1639102185497', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102185497', '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': '1639102188847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102191812', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', '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': '1639102193961', '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': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102204371', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102200924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102199919', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102201928', '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': '1639102204267', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639102193961', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', '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': '1639102205270', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639102188847', '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': '1639102202056', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102185497', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639102188847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102195705', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102195060', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102193428', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639102188847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639102193961', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102202941', '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': '1639102193961', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', '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': '1639102187762', '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': '1639102185497', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', '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': '1639102198916', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639102177636', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', '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': '1639102196063', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639102188847', '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': '1639102177636', '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': '1639102194032', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102192012', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102185497', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639102195343', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102205389', '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': '1639102193961', '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': '1639102188847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102206393', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102187762', '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': '1639102175368', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639102203945', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639102184129', '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': '1639102188847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', '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': '1639102186589', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639102188237', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639102185497', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-10 02:10:50,461 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-10 02:10:50,461 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-12-10 02:10:50,470 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': '3ba017be-b5cc-4bb0-a3d4-67d55b24b720', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:10:50,470 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 2021-12-10 02:10:50,470 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "243cb37e-6627-4103-91d0-8fe5dd4fc134", "modelVersionId": "858698ff-9ffb-4e05-913d-0e7a90ef3b5d", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "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": "6fab6bc0-a16c-447b-b425-7c7d69a6549e", "owningEntityName": "basicvm-oe" } } } 2021-12-10 02:10:50,472 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:10:52,264 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-12-10 02:10:52,266 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-12-10 02:10:52,266 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720"}} 2021-12-10 02:10:52,267 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-12-10 02:10:52,290 DEBUG 129:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5efbe923-90ec-4248-ae31-5fd3f17639fc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:10:52,290 DEBUG 131:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:10:52,290 DEBUG 132:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:10:52,294 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:10:52,486 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1332 2021-12-10 02:10:52,490 INFO 142:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:10:52,490 DEBUG 146:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:10:51 GMT"}}} 2021-12-10 02:11:02,502 DEBUG 129:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b89e084a-4111-4e27-b4aa-de4f58bf7148', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:02,502 DEBUG 131:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:11:02,502 DEBUG 132:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:11:02,504 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:02,694 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1542 2021-12-10 02:11:02,696 INFO 142:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:11:02,697 DEBUG 146:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","finishTime":"Fri, 10 Dec 2021 02:10:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:10:57 GMT"}}} 2021-12-10 02:11:02,697 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-12-10 02:11:02,698 DEBUG 129:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47097036-2989-40c1-82bc-f26a4b757900', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:02,698 DEBUG 131:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:11:02,699 DEBUG 132:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:11:02,701 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:02,868 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1542 2021-12-10 02:11:02,869 INFO 142:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:11:02,869 DEBUG 146:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","finishTime":"Fri, 10 Dec 2021 02:10:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:10:57 GMT"}}} 2021-12-10 02:11:02,870 DEBUG 129:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '352d1f75-dd4f-47a1-bd13-3abda8aec9e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:02,870 DEBUG 131:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:11:02,870 DEBUG 132:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:11:02,872 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:03,055 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1542 2021-12-10 02:11:03,057 INFO 142:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:11:03,057 DEBUG 146:onap_service.py(8) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","finishTime":"Fri, 10 Dec 2021 02:10:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:10:57 GMT"}}} 2021-12-10 02:11:03,066 DEBUG 129:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87b8c5aa-36d5-4d58-b5cf-fedccb2aa314', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:03,067 DEBUG 131:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:11:03,067 DEBUG 132:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:11:03,070 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:03,246 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1542 2021-12-10 02:11:03,247 INFO 142:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:11:03,248 DEBUG 146:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","finishTime":"Fri, 10 Dec 2021 02:10:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:10:57 GMT"}}} 2021-12-10 02:11:03,248 DEBUG 129:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e43df00a-a331-499e-84e5-4b05b3c22000', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:03,249 DEBUG 131:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 2021-12-10 02:11:03,249 DEBUG 132:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] data sent: None 2021-12-10 02:11:03,250 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:03,422 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ba017be-b5cc-4bb0-a3d4-67d55b24b720 HTTP/1.1" 200 1542 2021-12-10 02:11:03,424 INFO 142:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response code: 200 2021-12-10 02:11:03,424 DEBUG 146:onap_service.py(1) - [None][Check 3ba017be-b5cc-4bb0-a3d4-67d55b24b720 orchestration request status] response: {"request":{"requestId":"3ba017be-b5cc-4bb0-a3d4-67d55b24b720","startTime":"Fri, 10 Dec 2021 02:10:50 GMT","finishTime":"Fri, 10 Dec 2021 02:10:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6fab6bc0-a16c-447b-b425-7c7d69a6549e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:10:57 GMT"}}} 2021-12-10 02:11:03,425 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=='} 2021-12-10 02:11:03,425 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 2021-12-10 02:11:03,425 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:11:03,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,555 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 749 2021-12-10 02:11:03,556 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-10 02:11:03,556 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639102189566","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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-10 02:11:03,558 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:11:03,559 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f 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-a165e0d0-16a4-415f-8710-5395d6861d5f 2021-12-10 02:11:03,559 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] data sent: None 2021-12-10 02:11:03,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,614 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-a165e0d0-16a4-415f-8710-5395d6861d5f HTTP/1.1" 200 1190 2021-12-10 02:11:03,615 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response code: 200 2021-12-10 02:11:03,615 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response: {"service-instance":[{"service-instance-id":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","service-instance-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","model-version-id":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","resource-version":"1639102256856","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"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"}]}]}}]} 2021-12-10 02:11:03,618 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=='} 2021-12-10 02:11:03,618 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 2021-12-10 02:11:03,618 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-10 02:11:03,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,660 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 2021-12-10 02:11:03,661 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-10 02:11:03,661 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":"1639102188772"} 2021-12-10 02:11:03,664 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=='} 2021-12-10 02:11:03,664 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 2021-12-10 02:11:03,664 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:11:03,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,751 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 749 2021-12-10 02:11:03,752 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-10 02:11:03,752 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639102189566","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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-10 02:11:03,755 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:11:03,755 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f 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-a165e0d0-16a4-415f-8710-5395d6861d5f 2021-12-10 02:11:03,755 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] data sent: None 2021-12-10 02:11:03,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,865 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-a165e0d0-16a4-415f-8710-5395d6861d5f HTTP/1.1" 200 1190 2021-12-10 02:11:03,865 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response code: 200 2021-12-10 02:11:03,866 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response: {"service-instance":[{"service-instance-id":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","service-instance-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","model-version-id":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","resource-version":"1639102256856","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"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"}]}]}}]} 2021-12-10 02:11:03,868 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=='} 2021-12-10 02:11:03,868 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 2021-12-10 02:11:03,868 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:11:03,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:03,957 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 2021-12-10 02:11:03,958 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:11:03,958 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":"1639102188622","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"}]}]}}]} 2021-12-10 02:11:03,960 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=='} 2021-12-10 02:11:03,960 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/f41abc47519441359fc94897110fa224 2021-12-10 02:11:03,960 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:11:03,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:04,006 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-10 02:11:04,006 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:11:04,007 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102189566","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"}]}]}} 2021-12-10 02:11:04,009 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:11:04,009 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:11:04,009 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'} 2021-12-10 02:11:04,009 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:11:04,009 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:11:04,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:05,250 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:11:05,251 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:11:05,251 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:11:05,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:11:05,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:05,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:05,254 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:11:05,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:11:05,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:05,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:05,254 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:11:05,254 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:11:05,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:11:05,254 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:11:05,255 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'} 2021-12-10 02:11:05,255 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 2021-12-10 02:11:05,255 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:11:05,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:11:05,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:11:05,376 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:11:05,378 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:11:05,382 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:11:05,382 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'} 2021-12-10 02:11:05,383 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel 2021-12-10 02:11:05,383 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-10 02:11:05,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:05,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel HTTP/1.1" 200 None 2021-12-10 02:11:05,644 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-10 02:11:05,644 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-10 02:11:05,701 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:11:05,701 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:11:05,701 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'} 2021-12-10 02:11:05,701 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:11:05,701 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:11:05,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:05,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:11:05,774 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:11:05,775 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:11:05,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:11:05,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:05,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:05,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:11:05,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:11:05,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:05,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:05,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:11:05,778 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:11:05,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:11:05,778 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:11:05,778 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'} 2021-12-10 02:11:05,778 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 2021-12-10 02:11:05,778 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:11:05,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:11:05,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:11:05,957 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:11:05,958 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:11:05,963 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:11:05,964 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': '3799bfdc-8002-4021-ac8e-33b152a0cfa9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:05,964 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs 2021-12-10 02:11:05,964 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "243cb37e-6627-4103-91d0-8fe5dd4fc134" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "fe654556-ddea-4b09-822b-ac9536492716", "modelVersionId": "89d7923a-db4f-4203-8ed2-7e846afd954d", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "42b895f2-97a6-47dd-8f6c-b61c61c3cdc0", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "22e1a6c0-5c22-42d7-bd71-ffb0691d649c", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "243cb37e-6627-4103-91d0-8fe5dd4fc134", "modelVersion": "1.0", "modelVersionId": "858698ff-9ffb-4e05-913d-0e7a90ef3b5d" } } }] } } 2021-12-10 02:11:05,965 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:07,822 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs HTTP/1.1" 202 262 2021-12-10 02:11:07,823 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-12-10 02:11:07,823 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9"}} 2021-12-10 02:11:07,824 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-12-10 02:11:07,831 DEBUG 129:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c734245e-4146-4059-8d6e-6875f0239f70', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:07,831 DEBUG 131:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:07,832 DEBUG 132:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:07,835 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:08,025 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 1900 2021-12-10 02:11:08,027 INFO 142:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:08,027 DEBUG 146:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:11:07 GMT"}}} 2021-12-10 02:11:18,038 DEBUG 129:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58014011-a9e7-4136-8fab-33760581879e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:18,039 DEBUG 131:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:18,039 DEBUG 132:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:18,041 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:18,204 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 2106 2021-12-10 02:11:18,206 INFO 142:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:18,206 DEBUG 146:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","finishTime":"Fri, 10 Dec 2021 02:11:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:11:17 GMT"}}} 2021-12-10 02:11:18,206 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-12-10 02:11:18,207 DEBUG 129:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e6476cad-463e-4d26-8d2d-700ff24b0055', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:18,207 DEBUG 131:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:18,207 DEBUG 132:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:18,209 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:18,375 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 2106 2021-12-10 02:11:18,377 INFO 142:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:18,377 DEBUG 146:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","finishTime":"Fri, 10 Dec 2021 02:11:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:11:17 GMT"}}} 2021-12-10 02:11:18,378 DEBUG 129:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80d52a9a-65cc-4a19-ae3d-6b0e10a19f57', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:18,378 DEBUG 131:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:18,379 DEBUG 132:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:18,380 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:18,575 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 2106 2021-12-10 02:11:18,576 INFO 142:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:18,576 DEBUG 146:onap_service.py(9) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","finishTime":"Fri, 10 Dec 2021 02:11:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:11:17 GMT"}}} 2021-12-10 02:11:18,585 DEBUG 129:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7f788ed-ea4e-4581-b167-e042e68d4981', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:18,585 DEBUG 131:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:18,585 DEBUG 132:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:18,587 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:18,763 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 2106 2021-12-10 02:11:18,764 INFO 142:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:18,764 DEBUG 146:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","finishTime":"Fri, 10 Dec 2021 02:11:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:11:17 GMT"}}} 2021-12-10 02:11:18,765 DEBUG 129:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '93c4a823-2a33-474a-a0a4-dfdfd4dca0ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:18,765 DEBUG 131:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 2021-12-10 02:11:18,765 DEBUG 132:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] data sent: None 2021-12-10 02:11:18,767 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:18,923 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3799bfdc-8002-4021-ac8e-33b152a0cfa9 HTTP/1.1" 200 2106 2021-12-10 02:11:18,924 INFO 142:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response code: 200 2021-12-10 02:11:18,924 DEBUG 146:onap_service.py(1) - [None][Check 3799bfdc-8002-4021-ac8e-33b152a0cfa9 orchestration request status] response: {"request":{"requestId":"3799bfdc-8002-4021-ac8e-33b152a0cfa9","startTime":"Fri, 10 Dec 2021 02:11:06 GMT","finishTime":"Fri, 10 Dec 2021 02:11:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:11:17 GMT"}}} 2021-12-10 02:11:18,925 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=='} 2021-12-10 02:11:18,925 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 2021-12-10 02:11:18,926 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-10 02:11:18,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:18,973 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 2021-12-10 02:11:18,974 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-10 02:11:18,974 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":"1639102188772"} 2021-12-10 02:11:18,976 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=='} 2021-12-10 02:11:18,976 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 2021-12-10 02:11:18,976 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-10 02:11:18,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,027 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 749 2021-12-10 02:11:19,028 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-10 02:11:19,028 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639102189566","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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-10 02:11:19,030 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:11:19,030 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f 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-a165e0d0-16a4-415f-8710-5395d6861d5f 2021-12-10 02:11:19,031 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] data sent: None 2021-12-10 02:11:19,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,091 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-a165e0d0-16a4-415f-8710-5395d6861d5f HTTP/1.1" 200 1641 2021-12-10 02:11:19,092 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response code: 200 2021-12-10 02:11:19,092 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f service-instance-name] response: {"service-instance":[{"service-instance-id":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","service-instance-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","model-version-id":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","resource-version":"1639102269719","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]}}]} 2021-12-10 02:11:19,095 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=='} 2021-12-10 02:11:19,095 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 2021-12-10 02:11:19,095 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:11:19,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,157 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 2021-12-10 02:11:19,158 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:11:19,158 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:11:19,160 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=='} 2021-12-10 02:11:19,160 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/f41abc47519441359fc94897110fa224 2021-12-10 02:11:19,161 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:11:19,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,211 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-10 02:11:19,212 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:11:19,212 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102270061","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]}} 2021-12-10 02:11:19,215 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=='} 2021-12-10 02:11:19,215 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list 2021-12-10 02:11:19,216 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:11:19,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,276 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list HTTP/1.1" 200 1063 2021-12-10 02:11:19,277 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:11:19,277 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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]} 2021-12-10 02:11:19,280 DEBUG 129:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:11:19,280 DEBUG 131:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c 2021-12-10 02:11:19,280 DEBUG 132:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] data sent: None 2021-12-10 02:11:19,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:11:19,343 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c HTTP/1.1" 200 3768 2021-12-10 02:11:19,344 INFO 142:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response code: 200 2021-12-10 02:11:19,345 DEBUG 146:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response: {"vnf-id":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnf-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639102277717","model-invariant-id":"fe654556-ddea-4b09-822b-ac9536492716","model-version-id":"89d7923a-db4f-4203-8ed2-7e846afd954d","model-customization-id":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/service-data/vnfs/vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c","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":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-10 02:11:19,347 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:11:19,347 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:11:19,348 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'} 2021-12-10 02:11:19,348 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:11:19,348 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:11:19,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:19,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:11:19,422 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:11:19,422 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:11:19,424 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:11:19,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:19,424 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:19,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:11:19,424 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:11:19,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:19,424 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:19,425 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:11:19,425 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:11:19,425 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:11:19,425 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:11:19,425 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'} 2021-12-10 02:11:19,425 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 2021-12-10 02:11:19,425 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:11:19,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:11:19,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:11:19,742 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:11:19,744 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:11:19,748 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:11:19,749 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'} 2021-12-10 02:11:19,749 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel 2021-12-10 02:11:19,749 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-10 02:11:19,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:19,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel HTTP/1.1" 200 None 2021-12-10 02:11:19,838 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-10 02:11:19,838 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-10 02:11:19,877 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': '44bff5d0-aac8-4086-829c-d59348bdd78d', 'x-fromappid': 'API client'} 2021-12-10 02:11:19,878 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 2021-12-10 02:11:19,878 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-a165e0d0-16a4-415f-8710-5395d6861d5f" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'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': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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" } } } 2021-12-10 02:11:19,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-12-10 02:11:20,210 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 2021-12-10 02:11:20,212 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-12-10 02:11:20,212 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"}} 2021-12-10 02:11:20,229 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:11:20,229 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:11:20,230 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'} 2021-12-10 02:11:20,230 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:11:20,230 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:11:20,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:11:20,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:11:20,300 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:11:20,300 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:11:20,302 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:11:20,302 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:20,302 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:20,302 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:11:20,302 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:11:20,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:11:20,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:11:20,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:11:20,303 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:11:20,303 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:11:20,303 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:11:20,303 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'} 2021-12-10 02:11:20,303 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 2021-12-10 02:11:20,304 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:11:20,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:11:20,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:11:20,380 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:11:20,382 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:11:20,387 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:11:20,387 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': '850e4fbc-816e-4836-af96-ccd68fc37ae4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:20,387 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vfModules 2021-12-10 02:11:20,387 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-a165e0d0-16a4-415f-8710-5395d6861d5f", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "a99a5282-2992-496f-993e-72206bb2f65e", "modelVersionId": "1f14a027-7a9f-4a31-92df-3bb2cad416c7", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "760ddef7-66fa-4f8d-9ddd-c6dd489eea5a", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "22e1a6c0-5c22-42d7-bd71-ffb0691d649c", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "243cb37e-6627-4103-91d0-8fe5dd4fc134", "modelVersion": "1.0", "modelVersionId": "858698ff-9ffb-4e05-913d-0e7a90ef3b5d" } } }, { "relatedInstance": { "instanceId": "fbc6e0e1-a55f-48e2-8528-19b7e38bd53c", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "fe654556-ddea-4b09-822b-ac9536492716", "modelVersion": "1.0", "modelVersionId": "89d7923a-db4f-4203-8ed2-7e846afd954d", "modelCustomizationId": "42b895f2-97a6-47dd-8f6c-b61c61c3cdc0", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-12-10 02:11:20,389 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:22,155 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vfModules HTTP/1.1" 202 262 2021-12-10 02:11:22,156 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-12-10 02:11:22,157 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","instanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4"}} 2021-12-10 02:11:22,157 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-12-10 02:11:22,164 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0eeed9a8-712a-4aa9-a984-436e99da1bd2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:22,165 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:11:22,165 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:11:22,168 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:22,364 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 2461 2021-12-10 02:11:22,366 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:11:22,366 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:11:21 GMT"}}} 2021-12-10 02:11:32,378 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '57459ada-ac09-4d7e-9d15-52da97b0b936', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:32,378 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:11:32,378 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:11:32,381 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:32,991 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 2704 2021-12-10 02:11:32,993 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:11:32,993 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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.","percentProgress":36,"timestamp":"Fri, 10 Dec 2021 02:11:25 GMT"}}} 2021-12-10 02:11:43,006 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e9bac2d0-428c-4efa-a192-e4309b20920e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:43,007 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:11:43,008 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:11:43,011 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:43,574 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4948 2021-12-10 02:11:43,577 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:11:43,578 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:11:53,590 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86a9afb8-8885-47c4-a9f4-8b9c742018f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:11:53,590 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:11:53,591 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:11:53,593 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:11:54,124 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:11:54,125 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:11:54,125 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:04,137 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c547864d-915d-41d3-bd5f-2d614ca3cce5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:04,138 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:04,138 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:04,140 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:04,770 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:04,772 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:04,773 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:14,784 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff6e4585-b6e1-46c2-b69d-c1603d7f02e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:14,785 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:14,785 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:14,787 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:15,326 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:15,328 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:15,328 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:25,339 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ba4c13db-9cc3-4796-99a8-4b500b3cc298', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:25,340 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:25,340 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:25,342 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:25,908 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:25,910 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:25,910 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:35,921 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a977b5b-de54-471d-bc36-9b4b0fe2ec56', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:35,922 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:35,922 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:35,924 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:36,512 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:36,513 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:36,514 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:46,525 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f766e39-f1ba-4af0-925b-0945417e3648', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:46,525 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:46,525 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:46,527 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:47,066 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:47,068 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:47,068 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:12:57,079 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ff57b6a-48d2-4f58-9796-95e21c0ce7d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:12:57,079 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:12:57,080 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:12:57,081 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:12:57,659 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:12:57,660 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:12:57,661 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:07,672 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a10bbdc6-85db-4686-a492-4ef823443ba4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:07,672 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:07,672 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:07,674 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:08,265 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4950 2021-12-10 02:13:08,266 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:08,267 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:11:33 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:18,278 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76fd0eec-1c93-4f4a-b857-0dc20912a1ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:18,278 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:18,278 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:18,280 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:18,460 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4918 2021-12-10 02:13:18,461 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:18,461 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","finishTime":"Fri, 10 Dec 2021 02:13:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:13 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:18,462 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-12-10 02:13:18,462 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ddee1aa-83a5-4dcc-acbf-82ee5b56fe0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:18,462 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:18,462 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:18,464 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:18,627 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4918 2021-12-10 02:13:18,628 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:18,629 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","finishTime":"Fri, 10 Dec 2021 02:13:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:13 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:18,629 DEBUG 129:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5d26983-9a18-4e83-91f4-88f1d5da08ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:18,630 DEBUG 131:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:18,630 DEBUG 132:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:18,631 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:18,803 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4918 2021-12-10 02:13:18,804 INFO 142:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:18,805 DEBUG 146:onap_service.py(10) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","finishTime":"Fri, 10 Dec 2021 02:13:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:13 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:18,822 DEBUG 129:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eac13886-bcc5-4441-983a-1eff892b037a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:18,823 DEBUG 131:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:18,823 DEBUG 132:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:18,826 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:19,000 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4918 2021-12-10 02:13:19,002 INFO 142:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:19,003 DEBUG 146:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","finishTime":"Fri, 10 Dec 2021 02:13:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:13 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:19,004 DEBUG 129:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f281482-b9e0-4376-9931-2c1783349934', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:19,004 DEBUG 131:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 2021-12-10 02:13:19,004 DEBUG 132:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] data sent: None 2021-12-10 02:13:19,005 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:19,170 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/850e4fbc-816e-4836-af96-ccd68fc37ae4 HTTP/1.1" 200 4918 2021-12-10 02:13:19,172 INFO 142:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response code: 200 2021-12-10 02:13:19,173 DEBUG 146:onap_service.py(1) - [None][Check 850e4fbc-816e-4836-af96-ccd68fc37ae4 orchestration request status] response: {"request":{"requestId":"850e4fbc-816e-4836-af96-ccd68fc37ae4","startTime":"Fri, 10 Dec 2021 02:11:20 GMT","finishTime":"Fri, 10 Dec 2021 02:13:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"}}},{"relatedInstance":{"instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:13 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":null,\"creation_time\":1639102007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:19,175 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-12-10 02:13:19,175 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-12-10 02:13:29,187 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=='} 2021-12-10 02:13:29,188 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list 2021-12-10 02:13:29,188 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:13:29,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,258 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list HTTP/1.1" 200 1063 2021-12-10 02:13:29,259 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:13:29,259 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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]} 2021-12-10 02:13:29,262 DEBUG 129:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:13:29,262 DEBUG 131:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c 2021-12-10 02:13:29,262 DEBUG 132:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] data sent: None 2021-12-10 02:13:29,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,384 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c HTTP/1.1" 200 4539 2021-12-10 02:13:29,385 INFO 142:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response code: 200 2021-12-10 02:13:29,386 DEBUG 146:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response: {"vnf-id":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnf-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639102386303","model-invariant-id":"fe654556-ddea-4b09-822b-ac9536492716","model-version-id":"89d7923a-db4f-4203-8ed2-7e846afd954d","model-customization-id":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/service-data/vnfs/vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/68f82ed1-8949-443a-9a9c-548fb8184761","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":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"68f82ed1-8949-443a-9a9c-548fb8184761"}],"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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c","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":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-10 02:13:29,388 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-12-10 02:13:29,388 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-12-10 02:13:29,389 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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=='} 2021-12-10 02:13:29,389 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vf-modules 2021-12-10 02:13:29,389 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0 VF modules] data sent: None 2021-12-10 02:13:29,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,449 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vf-modules HTTP/1.1" 200 1641 2021-12-10 02:13:29,450 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0 VF modules] response code: 200 2021-12-10 02:13:29,451 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"19c4845a-3a07-4a3f-93a5-5996531172f1","vf-module-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","heat-stack-id":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1639102392217","model-invariant-id":"a99a5282-2992-496f-993e-72206bb2f65e","model-version-id":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","model-customization-id":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/service-data/vnfs/vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vnf-data/vf-modules/vf-module/19c4845a-3a07-4a3f-93a5-5996531172f1/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/f41abc47519441359fc94897110fa224/vservers/vserver/68f82ed1-8949-443a-9a9c-548fb8184761","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":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"68f82ed1-8949-443a-9a9c-548fb8184761"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-12-10 02:13:29,453 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-12-10 02:13:29,453 DEBUG 158:vf_module.py(1) - Delete 19c4845a-3a07-4a3f-93a5-5996531172f1 VF module 2021-12-10 02:13:29,453 DEBUG 45:deletion.py(1) - VF module 19c4845a-3a07-4a3f-93a5-5996531172f1 deletion request 2021-12-10 02:13:29,466 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=='} 2021-12-10 02:13:29,466 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 2021-12-10 02:13:29,466 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:13:29,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,513 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 639 2021-12-10 02:13:29,514 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:13:29,514 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:13:29,516 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=='} 2021-12-10 02:13:29,516 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 2021-12-10 02:13:29,517 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:13:29,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,576 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 2021-12-10 02:13:29,577 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:13:29,577 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:13:29,580 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=='} 2021-12-10 02:13:29,580 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 2021-12-10 02:13:29,580 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:13:29,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,625 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 639 2021-12-10 02:13:29,625 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:13:29,626 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:13:29,628 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=='} 2021-12-10 02:13:29,628 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 2021-12-10 02:13:29,628 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:13:29,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,689 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 2021-12-10 02:13:29,690 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:13:29,690 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:13:29,693 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=='} 2021-12-10 02:13:29,693 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 2021-12-10 02:13:29,693 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:13:29,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,737 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 639 2021-12-10 02:13:29,738 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:13:29,738 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:13:29,740 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=='} 2021-12-10 02:13:29,741 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 2021-12-10 02:13:29,741 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:13:29,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,798 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 2021-12-10 02:13:29,799 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:13:29,799 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:13:29,801 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=='} 2021-12-10 02:13:29,802 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/f41abc47519441359fc94897110fa224 2021-12-10 02:13:29,802 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:13:29,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:13:29,849 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-10 02:13:29,850 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:13:29,850 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102270061","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]}} 2021-12-10 02:13:29,852 DEBUG 129:onap_service.py(1) - [None][Create 19c4845a-3a07-4a3f-93a5-5996531172f1 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:29,852 DEBUG 131:onap_service.py(1) - [None][Create 19c4845a-3a07-4a3f-93a5-5996531172f1 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vfModules/19c4845a-3a07-4a3f-93a5-5996531172f1 2021-12-10 02:13:29,852 DEBUG 132:onap_service.py(1) - [None][Create 19c4845a-3a07-4a3f-93a5-5996531172f1 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "a99a5282-2992-496f-993e-72206bb2f65e", "modelVersionId": "1f14a027-7a9f-4a31-92df-3bb2cad416c7", "modelName": "basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f", "modelVersion": "1639102392217", "modelCustomizationId": "760ddef7-66fa-4f8d-9ddd-c6dd489eea5a" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-10 02:13:29,854 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:31,252 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/vfModules/19c4845a-3a07-4a3f-93a5-5996531172f1 HTTP/1.1" 202 262 2021-12-10 02:13:31,253 INFO 142:onap_service.py(1) - [None][Create 19c4845a-3a07-4a3f-93a5-5996531172f1 VF moduledeletion request] response code: 202 2021-12-10 02:13:31,254 DEBUG 146:onap_service.py(1) - [None][Create 19c4845a-3a07-4a3f-93a5-5996531172f1 VF moduledeletion request] response: {"requestReferences":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","instanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217"}} 2021-12-10 02:13:31,254 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-12-10 02:13:31,262 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbc4a29d-cb92-485f-ae29-8850ae4d3385', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:31,263 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:13:31,263 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:13:31,266 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:31,433 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 1315 2021-12-10 02:13:31,434 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:13:31,435 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:13:30 GMT"}}} 2021-12-10 02:13:41,447 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9cd109c-74c4-4443-b985-0fe3774aac9d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:41,447 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:13:41,448 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:13:41,450 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:41,972 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3811 2021-12-10 02:13:41,974 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:13:41,974 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:35 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:13:51,985 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6ca1d24-6dde-4a1b-9343-266f23802381', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:13:51,986 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:13:51,986 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:13:51,988 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:13:52,513 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3815 2021-12-10 02:13:52,514 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:13:52,514 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:35 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:02,525 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5fbd8388-9a47-40b4-8395-ebf6bfabc4db', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:02,526 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:14:02,526 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:14:02,528 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:02,706 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3779 2021-12-10 02:14:02,707 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:14:02,708 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","finishTime":"Fri, 10 Dec 2021 02:13:57 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:57 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:02,708 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-12-10 02:14:02,708 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a727463-8e54-4f9d-a42c-6ca64aaba7ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:02,709 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:14:02,709 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:14:02,710 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:02,873 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3779 2021-12-10 02:14:02,874 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:14:02,875 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","finishTime":"Fri, 10 Dec 2021 02:13:57 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:57 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:02,876 DEBUG 129:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1a0977e-ee09-4545-9e52-e4ec368211a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:02,876 DEBUG 131:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:14:02,876 DEBUG 132:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:14:02,877 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:03,055 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3779 2021-12-10 02:14:03,056 INFO 142:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:14:03,056 DEBUG 146:onap_service.py(11) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","finishTime":"Fri, 10 Dec 2021 02:13:57 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:57 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:03,065 DEBUG 129:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc424022-cd0c-4c42-9acb-035d1150ab79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:03,065 DEBUG 131:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:14:03,065 DEBUG 132:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:14:03,068 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:03,243 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3779 2021-12-10 02:14:03,244 INFO 142:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:14:03,246 DEBUG 146:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","finishTime":"Fri, 10 Dec 2021 02:13:57 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:57 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:03,247 DEBUG 129:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a0f652f-08b7-491f-98a5-bc292c2fc97d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:03,247 DEBUG 131:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 2021-12-10 02:14:03,247 DEBUG 132:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] data sent: None 2021-12-10 02:14:03,248 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:03,404 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 HTTP/1.1" 200 3779 2021-12-10 02:14:03,406 INFO 142:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response code: 200 2021-12-10 02:14:03,406 DEBUG 146:onap_service.py(1) - [None][Check f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217 orchestration request status] response: {"request":{"requestId":"f2fd5dbe-1af3-4e60-be3a-a8b3cfaf9217","startTime":"Fri, 10 Dec 2021 02:13:30 GMT","finishTime":"Fri, 10 Dec 2021 02:13:57 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a99a5282-2992-496f-993e-72206bb2f65e","modelType":"vfModule","modelName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f","modelVersion":"1639102392217","modelCustomizationUuid":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelVersionId":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelCustomizationId":"760ddef7-66fa-4f8d-9ddd-c6dd489eea5a","modelUuid":"1f14a027-7a9f-4a31-92df-3bb2cad416c7","modelInvariantUuid":"a99a5282-2992-496f-993e-72206bb2f65e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vfModuleInstanceId":"19c4845a-3a07-4a3f-93a5-5996531172f1","vfModuleInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"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":"Fri, 10 Dec 2021 02:13:57 GMT"},"requestProcessingData":[{"groupingId":"362c7d30-8d59-40e4-8568-38522f8302b5","tag":"StackInformation","dataPairs":[{"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f/362c7d30-8d59-40e4-8568-38522f8302b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"updated_time\":1639102130000,\"creation_time\":1639102007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5cf624b81266407797e2d9bfb331fc49\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c\",\"OS::stack_id\":\"362c7d30-8d59-40e4-8568-38522f8302b5\",\"OS::stack_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f\",\"vf_module_id\":\"19c4845a-3a07-4a3f-93a5-5996531172f1\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-12-10 02:14:03,407 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-12-10 02:14:03,407 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=='} 2021-12-10 02:14:03,408 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list 2021-12-10 02:14:03,408 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:03,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:03,644 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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/relationship-list HTTP/1.1" 200 1063 2021-12-10 02:14:03,644 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:03,645 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/6fab6bc0-a16c-447b-b425-7c7d69a6549e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6fab6bc0-a16c-447b-b425-7c7d69a6549e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]} 2021-12-10 02:14:03,647 DEBUG 129:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-10 02:14:03,647 DEBUG 131:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c 2021-12-10 02:14:03,647 DEBUG 132:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] data sent: None 2021-12-10 02:14:03,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:03,751 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c HTTP/1.1" 200 3768 2021-12-10 02:14:03,752 INFO 142:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response code: 200 2021-12-10 02:14:03,752 DEBUG 146:onap_service.py(1) - [AAI][Get 22e1a6c0-5c22-42d7-bd71-ffb0691d649c ABCMeta] response: {"vnf-id":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnf-name":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"243cb37e-6627-4103-91d0-8fe5dd4fc134","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639102434001","model-invariant-id":"fe654556-ddea-4b09-822b-ac9536492716","model-version-id":"89d7923a-db4f-4203-8ed2-7e846afd954d","model-customization-id":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/service-data/vnfs/vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c/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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"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/22e1a6c0-5c22-42d7-bd71-ffb0691d649c","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":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-10 02:14:03,754 DEBUG 384:vnf.py(1) - Delete fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF 2021-12-10 02:14:03,755 DEBUG 80:deletion.py(1) - VNF fbc6e0e1-a55f-48e2-8528-19b7e38bd53c deletion request 2021-12-10 02:14:03,766 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:14:03,766 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:14:03,767 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-10 02:14:03,767 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:14:03,767 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:14:03,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:04,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:14:04,050 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:14:04,050 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:14:04,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:14:04,053 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:04,053 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:04,053 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:14:04,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:14:04,053 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:04,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:04,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:14:04,054 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:14:04,054 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:14:04,054 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:14:04,054 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'} 2021-12-10 02:14:04,055 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 2021-12-10 02:14:04,055 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:14:04,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:14:04,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:14:04,476 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:14:04,478 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:14:04,483 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:14:04,483 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'} 2021-12-10 02:14:04,483 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel 2021-12-10 02:14:04,484 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-10 02:14:04,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:05,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel HTTP/1.1" 200 None 2021-12-10 02:14:05,051 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-10 02:14:05,051 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-10 02:14:05,087 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=='} 2021-12-10 02:14:05,087 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 2021-12-10 02:14:05,087 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:05,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,139 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 639 2021-12-10 02:14:05,140 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:05,140 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:05,142 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=='} 2021-12-10 02:14:05,142 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 2021-12-10 02:14:05,142 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:05,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,244 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 2021-12-10 02:14:05,245 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:05,245 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:14:05,247 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=='} 2021-12-10 02:14:05,248 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 2021-12-10 02:14:05,248 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:05,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,304 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 639 2021-12-10 02:14:05,305 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:05,305 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:05,307 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=='} 2021-12-10 02:14:05,307 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 2021-12-10 02:14:05,308 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:05,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,444 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 2021-12-10 02:14:05,444 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:05,445 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:14:05,447 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=='} 2021-12-10 02:14:05,447 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 2021-12-10 02:14:05,447 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:05,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,505 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 639 2021-12-10 02:14:05,506 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:05,506 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:05,508 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=='} 2021-12-10 02:14:05,509 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 2021-12-10 02:14:05,509 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:05,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,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" 200 1136 2021-12-10 02:14:05,744 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:05,745 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":"1639102269903","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/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"}]}]}}]} 2021-12-10 02:14:05,747 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=='} 2021-12-10 02:14:05,747 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/f41abc47519441359fc94897110fa224 2021-12-10 02:14:05,747 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:14:05,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:05,939 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-10 02:14:05,940 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:14:05,940 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102270061","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_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"}]}]}} 2021-12-10 02:14:05,943 DEBUG 129:onap_service.py(1) - [None][Create fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c374c0e5-8c91-428a-a65b-470369bd7f9c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:05,943 DEBUG 131:onap_service.py(1) - [None][Create fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c 2021-12-10 02:14:05,943 DEBUG 132:onap_service.py(1) - [None][Create fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "fe654556-ddea-4b09-822b-ac9536492716", "modelVersion": "1.0", "modelVersionId": "89d7923a-db4f-4203-8ed2-7e846afd954d", "modelCustomizationId": "42b895f2-97a6-47dd-8f6c-b61c61c3cdc0", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-10 02:14:05,945 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:08,689 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c/vnfs/fbc6e0e1-a55f-48e2-8528-19b7e38bd53c HTTP/1.1" 202 262 2021-12-10 02:14:08,690 INFO 142:onap_service.py(1) - [None][Create fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF deletion request] response code: 202 2021-12-10 02:14:08,691 DEBUG 146:onap_service.py(1) - [None][Create fbc6e0e1-a55f-48e2-8528-19b7e38bd53c VNF deletion request] response: {"requestReferences":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","instanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c"}} 2021-12-10 02:14:08,691 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-12-10 02:14:08,698 DEBUG 129:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3798a065-5fd1-487f-a270-6fd5040de9ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:08,699 DEBUG 131:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:08,699 DEBUG 132:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:08,702 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:08,875 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1270 2021-12-10 02:14:08,877 INFO 142:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:08,878 DEBUG 146:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:14:07 GMT"}}} 2021-12-10 02:14:18,887 DEBUG 129:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b78b95ea-797a-49f4-9d1b-21d92deb9207', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:18,887 DEBUG 131:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:18,888 DEBUG 132:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:18,889 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:19,064 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1476 2021-12-10 02:14:19,066 INFO 142:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:19,066 DEBUG 146:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","finishTime":"Fri, 10 Dec 2021 02:14:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:13 GMT"}}} 2021-12-10 02:14:19,066 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-12-10 02:14:19,067 DEBUG 129:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24157452-3d34-4cd5-9448-7c64c9dc8867', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:19,067 DEBUG 131:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:19,067 DEBUG 132:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:19,069 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:19,229 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1476 2021-12-10 02:14:19,231 INFO 142:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:19,231 DEBUG 146:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","finishTime":"Fri, 10 Dec 2021 02:14:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:13 GMT"}}} 2021-12-10 02:14:19,232 DEBUG 129:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de976262-8c3f-4ea6-af72-c5ee286f78a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:19,232 DEBUG 131:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:19,232 DEBUG 132:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:19,233 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:19,405 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1476 2021-12-10 02:14:19,407 INFO 142:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:19,407 DEBUG 146:onap_service.py(12) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","finishTime":"Fri, 10 Dec 2021 02:14:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:13 GMT"}}} 2021-12-10 02:14:19,416 DEBUG 129:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd70d407-ec6e-49b1-a1c4-2921da330d01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:19,416 DEBUG 131:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:19,416 DEBUG 132:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:19,418 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:19,577 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1476 2021-12-10 02:14:19,578 INFO 142:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:19,579 DEBUG 146:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","finishTime":"Fri, 10 Dec 2021 02:14:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:13 GMT"}}} 2021-12-10 02:14:19,580 DEBUG 129:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '814c029d-03de-4d14-bc62-e04c39c90064', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:19,580 DEBUG 131:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c 2021-12-10 02:14:19,580 DEBUG 132:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] data sent: None 2021-12-10 02:14:19,581 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:19,740 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c374c0e5-8c91-428a-a65b-470369bd7f9c HTTP/1.1" 200 1476 2021-12-10 02:14:19,741 INFO 142:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response code: 200 2021-12-10 02:14:19,741 DEBUG 146:onap_service.py(1) - [None][Check c374c0e5-8c91-428a-a65b-470369bd7f9c orchestration request status] response: {"request":{"requestId":"c374c0e5-8c91-428a-a65b-470369bd7f9c","startTime":"Fri, 10 Dec 2021 02:14:07 GMT","finishTime":"Fri, 10 Dec 2021 02:14:13 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"fe654556-ddea-4b09-822b-ac9536492716","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelVersionId":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelCustomizationId":"42b895f2-97a6-47dd-8f6c-b61c61c3cdc0","modelUuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","modelInvariantUuid":"fe654556-ddea-4b09-822b-ac9536492716","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","vnfInstanceId":"fbc6e0e1-a55f-48e2-8528-19b7e38bd53c","vnfInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:13 GMT"}}} 2021-12-10 02:14:19,742 DEBUG 319:service.py(1) - Delete 22e1a6c0-5c22-42d7-bd71-ffb0691d649c service instance 2021-12-10 02:14:19,742 DEBUG 113:deletion.py(1) - Service 22e1a6c0-5c22-42d7-bd71-ffb0691d649c deletion request 2021-12-10 02:14:19,752 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:14:19,752 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:14:19,753 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'} 2021-12-10 02:14:19,753 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:14:19,754 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:14:19,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:21,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:14:21,051 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:14:21,051 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:14:21,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:14:21,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:21,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:21,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:14:21,054 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:14:21,055 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:21,055 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:21,055 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:14:21,055 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:14:21,055 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:14:21,056 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:14:21,056 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'} 2021-12-10 02:14:21,056 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 2021-12-10 02:14:21,057 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:14:21,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:14:21,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:14:21,937 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:14:21,939 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:14:21,944 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:14:21,944 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:14:21,945 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:14:21,945 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'} 2021-12-10 02:14:21,945 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:14:21,946 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:14:21,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:22,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:14:22,026 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:14:22,026 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:14:22,028 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:14:22,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:22,029 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:22,029 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:14:22,029 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:14:22,030 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:22,030 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:22,030 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:14:22,030 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:14:22,031 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:14:22,031 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:14:22,031 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'} 2021-12-10 02:14:22,032 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 2021-12-10 02:14:22,032 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:14:22,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:14:22,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:14:22,098 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:14:22,100 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:14:22,105 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:14:22,105 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-10 02:14:22,106 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-10 02:14:22,106 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'} 2021-12-10 02:14:22,106 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-10 02:14:22,107 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-10 02:14:22,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:22,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-10 02:14:22,226 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-10 02:14:22,227 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/355eb447-5f64-4993-9af9-01f88cf73f5d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-10 02:14:22,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-10 02:14:22,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:22,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:22,230 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-10 02:14:22,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-10 02:14:22,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-10 02:14:22,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-10 02:14:22,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-10 02:14:22,231 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-10 02:14:22,231 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-10 02:14:22,231 INFO 192:__init__.py(1) - Service found, updating information 2021-12-10 02:14:22,232 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'} 2021-12-10 02:14:22,232 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 2021-12-10 02:14:22,233 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-10 02:14:22,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-10 02:14:22,309 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-10 02:14:22,312 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-10 02:14:22,316 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5d1675c-9313-43f8-afca-b282ad8ec800","lifecycleState":"CERTIFIED","lastUpdateDate":1639093498610,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efdb281d-cefd-4b8f-b7df-6921c06dc739","invariantUUID":"44e854f0-0da3-463c-8f5a-fd435341d3e8","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":"port","uniqueId":"c893a724-aa0a-4726-8021-cc01da145a50","lifecycleState":"CERTIFIED","lastUpdateDate":1639093359356,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a87148c4-b977-431a-966a-202313715a3f","invariantUUID":"854f66dd-53ef-41db-a4cf-394a7c46553d","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":"objectStorage","uniqueId":"450e4e45-ce58-4fc9-a52d-656f75349333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093470990,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec76fefa-0112-4a9f-a2bc-408a1c346fd1","invariantUUID":"419da0a1-2a21-4e11-8b7f-e6cce68cb275","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8bdb28b-0242-4889-b9b0-a6477d27b5ba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093360882,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"468e3f38-7d06-42b9-ba47-01f3d4bb1d2f","invariantUUID":"ab6d7e53-16f2-4cf9-b349-c82503f4d5ec","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":"port","uniqueId":"65541867-2d3f-4e4b-a850-c5d8aa4c7227","lifecycleState":"CERTIFIED","lastUpdateDate":1639093581551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70c5e753-ff89-493f-bcea-ed1592913296","invariantUUID":"8f35b475-b19c-40b3-94a1-74ad9d2e3a8b","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":"network","uniqueId":"f6af3390-78fe-4518-a746-6d300270cd20","lifecycleState":"CERTIFIED","lastUpdateDate":1639093459327,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06eec7c-7dff-4cff-9dc6-901071c0e76a","invariantUUID":"c8800553-18b6-4c25-8f8a-ced159c1404e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"70fa9e1b-c60f-4ab1-a738-527067850357","lifecycleState":"CERTIFIED","lastUpdateDate":1639093512033,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd2ecf8-8e46-49aa-b26a-845dec1bee32","invariantUUID":"ddcff12e-266a-40a5-a944-17e9ec388880","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf09f611-8cd4-4ad2-b894-3d447bba4a47","lifecycleState":"CERTIFIED","lastUpdateDate":1639093565648,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c8e1c2-f558-4de9-818b-f22658de5afd","invariantUUID":"743ad29f-284f-4ba1-94d2-3c44a72f40a3","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":"compute","uniqueId":"0a036e72-f8a3-4829-8991-75398b85a333","lifecycleState":"CERTIFIED","lastUpdateDate":1639093557640,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f90d7a5-f2f1-4dd0-805a-ded9ead58e33","invariantUUID":"d4fd57f1-142a-4064-8bdc-843b018efd74","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":"port","uniqueId":"69614dab-006b-42e6-9c14-49a51cf714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1639093373123,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f244dd5-c856-4af9-b80f-ef3fee6a7296","invariantUUID":"8d6a67b3-3b51-46c5-93c6-b99a35d9f655","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6196eff5-9f7b-46e1-9cbd-f3f87f4834c0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093429083,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0daac0-f3ba-4962-b4ca-c9d2315aff02","invariantUUID":"6251b495-4b71-4264-9373-a0435fc855b5","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":"59ef4a62-3931-4553-b68c-679c4d1d3240","lifecycleState":"CERTIFIED","lastUpdateDate":1639093434745,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"222dd507-4e16-459b-a812-5e9ea856009b","invariantUUID":"528c4960-f2d3-4a05-980d-3c411ed5486a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd6ab4d-811f-4ef6-9291-a8d9b41e623f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093352857,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80ad907e-c93c-4cd4-baa4-2fd9f1205da1","invariantUUID":"7b76ae05-034e-4fa4-b2bd-dc23df903aa8","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41bc99af-98e4-4673-a8d6-0684fd3e223b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093563105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50e9be8-ae52-4f5d-af7e-d7024ed1ef9a","invariantUUID":"b720662b-6a80-486b-9bc3-ae59eb390274","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1370ae7-da9c-4017-a82d-fa565371e59c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093518156,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00434f0-c90f-470e-95cf-06cfd9ac7851","invariantUUID":"7e6a57e9-2fe2-4738-ac34-4f61fd28553d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ac73a61-69d1-4f57-a714-df158713eee3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093464990,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab0183e-129a-4528-828a-2ac717fcb57f","invariantUUID":"f9deae30-f4a4-4041-ad82-5bd8b7884482","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5846b334-696a-4ba8-a097-667454d73810","lifecycleState":"CERTIFIED","lastUpdateDate":1639093400514,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f79f7ad-a334-4a77-a049-8a2ba68d1e10","invariantUUID":"6528c98c-e102-4279-a328-1a7f6f0dc73c","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69076618-d2f7-4762-b6d1-f46554b8e2d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093528381,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37c0a93c-f81b-4de0-b8df-ac75e55a171c","invariantUUID":"0edc591a-e49b-4eca-b8a4-536070a0bb7b","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":"securityrules","uniqueId":"6d3c7f42-4835-488b-9fa7-9e4d30ea03b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639093402140,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"677513b4-c5cc-41de-a060-961e7c4dc658","invariantUUID":"f337b01b-db6d-4ef2-8462-004f2645800b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4cf5bc3-e15e-425b-baca-9817575f827b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093559834,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7f684d8-a4b3-4987-a77d-761ac6f5b59f","invariantUUID":"a651f25e-edf0-4202-866b-b8464b49d0d4","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":"network","uniqueId":"35cd2720-e13d-4e95-b65b-d6a253fa525d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093417532,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb3ff63c-d3a9-40c2-86d3-10d25f9779b5","invariantUUID":"3dcb244b-3eb5-4d19-b3bf-7ff654344c69","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c80be46-09d7-4d7b-9a44-b5803b6d619e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093415124,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27235d22-0fd3-4cf2-804f-f22eadc6b668","invariantUUID":"cfbf4983-5337-463c-9a0a-abe95ec6c467","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":"network","uniqueId":"706362b0-4372-43fa-a954-cf27f17428e3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093457512,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"856eac01-35b4-466f-957a-21ec77d3dc37","invariantUUID":"39832248-aed7-491b-934a-ee85eaeed520","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":"a51cec71-4746-48c2-b3a7-fc423e7c469d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093413432,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"840d98a4-efd6-449b-9cf9-0960671ea15d","invariantUUID":"8df840e0-3712-45b5-9125-e4232f148d17","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":"networkrules","uniqueId":"07236292-8a62-49b5-9dd6-9eacea64db48","lifecycleState":"CERTIFIED","lastUpdateDate":1639093399029,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4c62c6a1-b42f-474b-a92e-46b83cd15df9","invariantUUID":"f6b24468-f8a0-4f29-9a30-524d87521343","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e676118-c746-4dd6-be65-d0cfc51306be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093408151,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6784117d-f5cb-438c-bfe8-c4d93438f520","invariantUUID":"da5c81a7-aa0c-425a-b650-4277f2308632","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":"objectStorage","uniqueId":"4ff18981-92fa-4d72-943e-86316ea1406a","lifecycleState":"CERTIFIED","lastUpdateDate":1639093466500,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e46e46-d5ce-4a19-aa81-b38919975bfa","invariantUUID":"6771d630-33b2-4c56-bf1e-5263d771d218","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":"networkrules","uniqueId":"e8cfae04-db00-4fee-a639-a512c330f466","lifecycleState":"CERTIFIED","lastUpdateDate":1639093393242,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"42d0b891-d11c-465f-8be4-33db60ea79a4","invariantUUID":"c1dbd403-1c67-4402-8f5b-c9adabc67444","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":"8d92a43f-08df-425e-b6af-2fbe2d1bd25b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093556029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d560eee-4679-4a33-b2c7-16354cf7d99f","invariantUUID":"264dd827-d5f1-4307-8a0f-ab98b46fe46b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"79524105-026b-4918-9833-4687b60199af","lifecycleState":"CERTIFIED","lastUpdateDate":1639093520907,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d23f74f-6392-46af-835f-81181f984bf0","invariantUUID":"6db4160e-51a2-4dfb-bc35-53eb7513d9ec","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4647c624-71f4-4053-97e5-de9716ca60f0","lifecycleState":"CERTIFIED","lastUpdateDate":1639093493305,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0553f1a-844c-4259-8ddb-051d86a76051","invariantUUID":"e58aaf22-f1a7-4b9f-b28e-ef471421f38f","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":"objectStorage","uniqueId":"9de09f72-bcf7-49e4-81ec-ad979b234513","lifecycleState":"CERTIFIED","lastUpdateDate":1639093354465,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91102a53-3212-453d-8ead-3316808f360e","invariantUUID":"112ebe0b-b2b7-4153-a4cc-ac5c325ca856","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e173c58a-fec9-47cc-b85b-2bd776bb514e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093430634,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbfc2c42-295f-4539-acc2-96cc5a4d9984","invariantUUID":"99c6f3f2-9041-42b9-ad9d-eb9b1999e116","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":"e9211dfe-8403-4def-af47-d7e60e0ea6be","lifecycleState":"CERTIFIED","lastUpdateDate":1639093488227,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"410803c0-5581-43ed-9148-305db4a0a6d1","invariantUUID":"bd6ef7a9-dd86-45a4-8817-ee0788bb1db6","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":"9f0dc03c-06f9-4167-8e6a-ca581c7c5ad6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093524489,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0191f084-f831-4efe-ae64-632fd94f63c5","invariantUUID":"7aec0405-8fdd-411f-8817-0e1dc4638588","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":"defaulticon","uniqueId":"593458b1-d9c4-4b82-982b-3c8ff56f778c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093375532,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2467973d-1bae-444f-a4c8-3b19bfd07451","invariantUUID":"b753d53d-572a-4ee4-8815-ef85110447d6","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0c5bcf3f-5d91-48bb-9da3-cec16ad6c10f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093395187,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d61c65f-d845-46d8-a570-93f554503862","invariantUUID":"cafe14f8-8173-460f-b7c1-03cc7368e8bc","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2226d874-ee9c-4294-ac19-c20116503e24","lifecycleState":"CERTIFIED","lastUpdateDate":1639093482371,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd5212d8-207a-4fda-bd87-8f2002049ebb","invariantUUID":"10bcadb0-0fac-4304-a522-3ebdf3f89c29","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc67a184-be67-4502-b25f-fac3b117fc39","lifecycleState":"CERTIFIED","lastUpdateDate":1639093496306,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27fd29ab-cc2e-4864-86f7-18bbe7502606","invariantUUID":"e0327aa6-2bdc-40dc-b966-b40c55219ff4","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":"cc164556-a956-473c-b089-b2476584d0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1639093575333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957aa56-4ac3-49e7-86f9-969a1dd6909f","invariantUUID":"73c59f93-3b11-42af-9ca3-f2d71f7a08d8","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":"fa9c45bf-c9fd-42b0-9ca3-20ec166195ca","lifecycleState":"CERTIFIED","lastUpdateDate":1639093380752,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8019ed5b-321a-4508-8afb-5c490b913f84","invariantUUID":"50c8f987-fe70-434b-a1b2-36d51687a3b6","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":"306c285e-36fd-4848-a68b-d50c30fd27ad","lifecycleState":"CERTIFIED","lastUpdateDate":1639093409827,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4bde8dc-c5e0-4221-839f-110e1a9aaa7e","invariantUUID":"46b0ca1e-fb9f-407f-85ce-277cc9fced14","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":"8efc5daf-f2ce-4b86-a316-c3f149c54028","lifecycleState":"CERTIFIED","lastUpdateDate":1639093449354,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a59177a-7692-4291-87cc-a987dea3b5a0","invariantUUID":"8638e06d-9d0d-494d-aa3c-540b060eac52","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"99552c0b-bcf0-4d4f-aa7c-ddc4e563d0db","lifecycleState":"CERTIFIED","lastUpdateDate":1639093480955,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10fc467a-778d-4e39-bd8c-cf3f129e9bdd","invariantUUID":"b472944c-fce4-42b2-b2a5-49200a4f6cb4","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":"defaulticon","uniqueId":"40867fd2-7065-421a-acdc-1a1f9df25e15","lifecycleState":"CERTIFIED","lastUpdateDate":1639093444452,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c0dd901-f990-4026-b922-6c33c6d6dfab","invariantUUID":"f6bfae60-a06d-49dc-b302-6cb707bf56ae","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":"a1fe68b5-6b79-46ca-b7b3-993b67bf5833","lifecycleState":"CERTIFIED","lastUpdateDate":1639093423777,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3dfab407-264c-43e8-88bf-3f95b5b16d49","invariantUUID":"d6b7cc85-7cd1-45ee-bce4-f56367cfc82f","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":"defaulticon","uniqueId":"2471aad5-405a-411b-962a-1bbe30d3c135","lifecycleState":"CERTIFIED","lastUpdateDate":1639102148796,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"89d7923a-db4f-4203-8ed2-7e846afd954d","invariantUUID":"fe654556-ddea-4b09-822b-ac9536492716","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38a29d5e-bf12-47bd-a10c-87a60c00308e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093486702,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5604d681-5ee4-4c8c-b575-faf2d04a14b2","invariantUUID":"3eb33cae-ba71-468d-8137-a43e45a22a7b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da91b27e-e82e-4b82-8725-1788abab7b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639093436931,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3da21aa7-dd7c-404c-902f-9f28029073b7","invariantUUID":"c9baa66a-7f06-4532-9eb2-dd65728eb1a9","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":"8898bf25-b8a2-4253-83f3-a69b0ea439e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639093508843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fac88052-8721-477d-a365-e454f7f10eb5","invariantUUID":"4732e86e-16a3-43ad-a589-7213b7b26dad","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":"network","uniqueId":"2e7dbb33-4d77-430e-8c2a-56b94041b236","lifecycleState":"CERTIFIED","lastUpdateDate":1639093489752,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef333d53-be02-48ee-8147-09fc1250c8b4","invariantUUID":"2002412d-1426-448c-850e-23eaf9dd4c4e","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":"loadBalancer","uniqueId":"f6e80cd5-9291-4a30-827c-6db410c6ed1d","lifecycleState":"CERTIFIED","lastUpdateDate":1639093357807,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0b038c-32bb-4159-a037-fe2187a492e0","invariantUUID":"cc17cdaa-c46f-435f-bfa5-88fb99cd2c1f","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":"a14d3a75-f44e-4674-8f66-7188fe7492ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639093472704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98f5de7-f5ff-448f-b598-df949e4a3add","invariantUUID":"154bea08-e6c3-4160-a648-c5dfa032abfc","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b444b357-da5e-4d6a-8312-1d1bf1380a5b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093365678,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4893772b-18d6-46d2-9cfa-acb31b521c5c","invariantUUID":"3e1752f4-d905-4868-b465-7422dec5074f","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":"665552b3-1ce6-408e-8edc-e9b7868d7e31","lifecycleState":"CERTIFIED","lastUpdateDate":1639093441746,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"176eb8f5-60b0-434e-89dc-086374750a33","invariantUUID":"a5d50edc-6de7-42e7-ab3b-ecbf685dffb0","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"834eb18f-9314-40e4-b538-8b1afce1d705","lifecycleState":"CERTIFIED","lastUpdateDate":1639093451937,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb22d8a9-5126-45ae-94f3-ac13fc23aef2","invariantUUID":"e4e0b80f-f439-4c5f-a6bd-4f2d4247fccb","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d6d633-1802-4971-b018-ab142cfd0963","lifecycleState":"CERTIFIED","lastUpdateDate":1639093370895,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4b15e0d-8829-4b13-bd63-aa26248d3fb0","invariantUUID":"68e940d1-d76b-4f33-acab-7ce6ba1f4b17","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9ade2b-2698-4083-a19e-f267057a0bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1639093384138,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16edca66-ce34-4b47-bd43-00a55dd2b06e","invariantUUID":"3a43a6b0-91cb-4a41-93ab-70731fb6fcb3","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":"network","uniqueId":"2fdd43a5-3b88-48c8-a54c-6e28ff2e1a83","lifecycleState":"CERTIFIED","lastUpdateDate":1639093369257,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41af7761-d761-467f-a509-512e0f8b7b0b","invariantUUID":"2a133083-ea0e-4eac-85ff-20ef4ab1c385","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":"objectStorage","uniqueId":"bd7a62f2-93c7-4322-bb98-73422b686011","lifecycleState":"CERTIFIED","lastUpdateDate":1639093570752,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7aa2c30e-ab0d-4b01-9b48-ee77ec0f2cd4","invariantUUID":"983b5a8d-10af-4af0-b0f7-0642e90801fd","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":"defaulticon","uniqueId":"302daa50-c65e-4005-9c25-a0da7fd61e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093350967,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2de7838d-42e7-4a80-aec2-8a3f100288c7","invariantUUID":"f6e2002e-c43a-4715-9cf5-2808dfb03f3c","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":"port","uniqueId":"159fc2e4-c8a4-4b6d-9027-42b056760836","lifecycleState":"CERTIFIED","lastUpdateDate":1639093483799,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c69b2cd-478b-4ade-93c6-367394fba5c4","invariantUUID":"c2537767-799d-46eb-b1c4-49246ff08466","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":"compute","uniqueId":"782c3cd8-71ee-4fc8-b37c-15599ac685cb","lifecycleState":"CERTIFIED","lastUpdateDate":1639093577953,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f00f3b61-51fa-4605-a926-dfe4bbe967ca","invariantUUID":"03d0e345-610b-463e-ad10-c11bb79939da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d4c39dd-9db8-4d0f-a742-3ef861ce348b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093500506,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b8eebe9-b6d3-4a25-8e76-babd33ed95bd","invariantUUID":"5ce69a64-fc4e-46fa-b463-0e0739820283","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":"port","uniqueId":"992f0caa-2d13-48fd-b48f-4c5da4f0d728","lifecycleState":"CERTIFIED","lastUpdateDate":1639093485273,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"982b216f-31d6-4fac-91b4-ece5a9e06512","invariantUUID":"0fe3cd63-5c20-4c04-bfb5-6c2bf28d47cc","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":"c22b790d-2bd9-45a3-ac3f-368f2dbe1880","lifecycleState":"CERTIFIED","lastUpdateDate":1639093438904,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9cfe8c0-df25-49e7-8214-7665b3832057","invariantUUID":"7936a52b-e62b-4f37-8adb-c21eea660588","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":"port","uniqueId":"adb6d0be-e430-4ee6-ab8a-fb0e9aaa6202","lifecycleState":"CERTIFIED","lastUpdateDate":1639093526637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4579bb2e-8e89-4c9f-8603-f8b026236c54","invariantUUID":"e4096ba7-0d8f-4358-9a72-94ac3de68c7f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0477c961-aa4c-4d3f-b51b-615febcc01bf","lifecycleState":"CERTIFIED","lastUpdateDate":1639093522527,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"772d249a-fc0a-4412-b814-730a4e7951fc","invariantUUID":"7c7e05ed-d8eb-46e5-bdf9-0562253e8c9f","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":"compute","uniqueId":"4ab6f77d-0cd6-48c7-966d-88f1c5e6fddd","lifecycleState":"CERTIFIED","lastUpdateDate":1639093342433,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24994cc0-5d46-4722-a8d2-fd57d15ff873","invariantUUID":"13d30100-3ed8-4ef6-82e7-8331aef14195","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":"objectStorage","uniqueId":"f7808815-2eab-49d5-a5c3-fe1462073456","lifecycleState":"CERTIFIED","lastUpdateDate":1639093367498,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53c6bc23-9a1a-43dd-8a5b-339df136373a","invariantUUID":"53b0e5dd-5cbc-4850-8c7d-3abe796b9837","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":"f29ba5e3-4705-4711-9aab-8177e8c15156","lifecycleState":"CERTIFIED","lastUpdateDate":1639093378981,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"392d1f76-0584-440f-b0ab-283ef6dd330e","invariantUUID":"56b186e7-b003-4bf9-8a5f-7b805cbe46fc","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bdb166e-3c18-4da3-a840-68de9a98d15c","lifecycleState":"CERTIFIED","lastUpdateDate":1639093377307,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c0a99d-9069-4e8b-a5db-035e5d087951","invariantUUID":"6d91963c-1846-4594-96c9-76e4a3dc09a7","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":"24ed790b-a12d-49b1-8563-78a62780798e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093453925,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da656d3d-2154-411d-b242-3bff1a477332","invariantUUID":"e8387ea1-ad16-44a6-8040-b166d4161a59","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e710885-55eb-4ca3-98ff-66fff8a5d00e","lifecycleState":"CERTIFIED","lastUpdateDate":1639093479361,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb29275-6537-49d0-b86d-25dc9a8e994f","invariantUUID":"f8da9dc0-78cf-46e4-abdb-e418d4b0a11c","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":"compute","uniqueId":"ef5bd34f-4f34-4d70-960e-6484601f8375","lifecycleState":"CERTIFIED","lastUpdateDate":1639093404685,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dc5572-39c2-4377-be2f-a68a0c483007","invariantUUID":"fd927475-7677-45c2-9385-34e02f18e92f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e86b857-b13a-4949-9d96-134c167f6774","lifecycleState":"CERTIFIED","lastUpdateDate":1639093579654,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f46404c3-931d-4f08-a468-c377ccfed0bc","invariantUUID":"5924bdab-193e-46ea-b1a9-f328fc8ca8e9","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":"network","uniqueId":"1a84cd28-ae2e-4761-b004-e23d53134a85","lifecycleState":"CERTIFIED","lastUpdateDate":1639093406421,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee4c69af-6107-45d9-8571-e9e0e0d073f2","invariantUUID":"6c84c284-59c4-4027-966c-a9b84cdd49b9","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ecb6356-a5bf-4c81-83e5-4fc6a22de481","lifecycleState":"CERTIFIED","lastUpdateDate":1639093573124,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"375060b7-356c-44f6-b741-dd7d54716d6a","invariantUUID":"eb0f75ab-ad39-4a0c-bc0d-d8ac1fca178c","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":"665cb96a-1345-4375-a152-e416237ae41f","lifecycleState":"CERTIFIED","lastUpdateDate":1639093382319,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1c59ecff-936c-4429-9ed8-9bef78d6f28f","invariantUUID":"89d4be7a-86fa-43da-a8ef-6ac30a68c09a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bc0dd9d-a128-4cee-b10b-12528f15d888","lifecycleState":"CERTIFIED","lastUpdateDate":1639093568438,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbf9c535-2517-4b18-929d-d44f8b3abff4","invariantUUID":"9f66e748-f6d1-4710-851a-9e0459c09ef1","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":"7450a78d-903c-4fc6-aa70-b59898cd701b","lifecycleState":"CERTIFIED","lastUpdateDate":1639093491422,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f61483b-409a-469f-a4bf-0d1e6dca699e","invariantUUID":"8dfb2615-af11-41b2-a256-5fbbf68d976b","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":"compute","uniqueId":"deb9e71b-fbfa-4865-af4b-19f2517f29a1","lifecycleState":"CERTIFIED","lastUpdateDate":1639093461443,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290ae8fe-e073-47dd-988e-49b694d64643","invariantUUID":"2df84873-0ed7-424f-82c0-38505e61a7b7","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":"objectStorage","uniqueId":"3f023c93-cae2-4f32-9b8d-fe137a250fba","lifecycleState":"CERTIFIED","lastUpdateDate":1639093447146,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92bde04c-af3a-46b1-a66e-af54a93e2e45","invariantUUID":"1571ccb0-7018-467e-9aa5-8bc573a81b79","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ae66db5-3dd5-425d-8a72-39e0b0c95c6a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639102091662,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"355eb447-5f64-4993-9af9-01f88cf73f5d","invariantUUID":"693e2315-1446-4260-8c7d-98abfb23e71a","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":"a75d9d58-4d71-44c5-8d7f-fc7815ab2079","lifecycleState":"CERTIFIED","lastUpdateDate":1639102184983,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","invariantUUID":"243cb37e-6627-4103-91d0-8fe5dd4fc134","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}]}]} 2021-12-10 02:14:22,323 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-10 02:14:22,324 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'} 2021-12-10 02:14:22,324 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/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel 2021-12-10 02:14:22,325 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-10 02:14:22,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-10 02:14:22,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/858698ff-9ffb-4e05-913d-0e7a90ef3b5d/toscaModel HTTP/1.1" 200 None 2021-12-10 02:14:22,462 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-10 02:14:22,463 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-10 02:14:22,497 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=='} 2021-12-10 02:14:22,498 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 2021-12-10 02:14:22,498 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:22,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:22,552 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 639 2021-12-10 02:14:22,553 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:22,554 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:22,557 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=='} 2021-12-10 02:14:22,558 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 2021-12-10 02:14:22,558 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:22,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:22,636 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 2021-12-10 02:14:22,637 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:22,638 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":"1639102452704","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"}]}]}}]} 2021-12-10 02:14:22,641 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=='} 2021-12-10 02:14:22,641 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 2021-12-10 02:14:22,641 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:22,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:22,730 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 639 2021-12-10 02:14:22,731 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:22,731 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:22,734 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=='} 2021-12-10 02:14:22,734 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 2021-12-10 02:14:22,734 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:22,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:22,846 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 2021-12-10 02:14:22,847 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:22,847 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":"1639102452704","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"}]}]}}]} 2021-12-10 02:14:22,850 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=='} 2021-12-10 02:14:22,850 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 2021-12-10 02:14:22,850 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-10 02:14:22,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:22,945 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 639 2021-12-10 02:14:22,946 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-10 02:14:22,946 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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-12-10 02:14:22,949 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=='} 2021-12-10 02:14:22,949 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 2021-12-10 02:14:22,949 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-10 02:14:22,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:23,053 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 2021-12-10 02:14:23,055 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-10 02:14:23,055 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":"1639102452704","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"}]}]}}]} 2021-12-10 02:14:23,057 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=='} 2021-12-10 02:14:23,058 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/f41abc47519441359fc94897110fa224 2021-12-10 02:14:23,058 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-10 02:14:23,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-10 02:14:23,144 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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-10 02:14:23,145 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-10 02:14:23,145 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639102452704","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"}]}]}} 2021-12-10 02:14:23,147 DEBUG 129:onap_service.py(1) - [None][Create 22e1a6c0-5c22-42d7-bd71-ffb0691d649c Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:23,148 DEBUG 131:onap_service.py(1) - [None][Create 22e1a6c0-5c22-42d7-bd71-ffb0691d649c Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c 2021-12-10 02:14:23,148 DEBUG 132:onap_service.py(1) - [None][Create 22e1a6c0-5c22-42d7-bd71-ffb0691d649c Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "243cb37e-6627-4103-91d0-8fe5dd4fc134", "modelVersion": "1.0", "modelVersionId": "858698ff-9ffb-4e05-913d-0e7a90ef3b5d" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-10 02:14:23,149 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:25,318 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/22e1a6c0-5c22-42d7-bd71-ffb0691d649c HTTP/1.1" 202 262 2021-12-10 02:14:25,319 INFO 142:onap_service.py(1) - [None][Create 22e1a6c0-5c22-42d7-bd71-ffb0691d649c Service deletion request] response code: 202 2021-12-10 02:14:25,320 DEBUG 146:onap_service.py(1) - [None][Create 22e1a6c0-5c22-42d7-bd71-ffb0691d649c Service deletion request] response: {"requestReferences":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","instanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98"}} 2021-12-10 02:14:25,320 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-12-10 02:14:25,328 DEBUG 129:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c5685839-c530-416c-b400-0ddce102c778', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:25,329 DEBUG 131:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 2021-12-10 02:14:25,329 DEBUG 132:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] data sent: None 2021-12-10 02:14:25,333 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:25,505 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 HTTP/1.1" 200 1024 2021-12-10 02:14:25,506 INFO 142:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response code: 200 2021-12-10 02:14:25,507 DEBUG 146:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response: {"request":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","startTime":"Fri, 10 Dec 2021 02:14:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Dec 2021 02:14:24 GMT"}}} 2021-12-10 02:14:35,518 DEBUG 129:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01340c71-468c-4b25-a1d5-9e9ba6258633', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:35,519 DEBUG 131:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 2021-12-10 02:14:35,519 DEBUG 132:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] data sent: None 2021-12-10 02:14:35,520 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:35,695 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 HTTP/1.1" 200 1234 2021-12-10 02:14:35,696 INFO 142:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response code: 200 2021-12-10 02:14:35,696 DEBUG 146:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response: {"request":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","startTime":"Fri, 10 Dec 2021 02:14:24 GMT","finishTime":"Fri, 10 Dec 2021 02:14:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:27 GMT"}}} 2021-12-10 02:14:35,697 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-12-10 02:14:35,697 DEBUG 129:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0791cfa9-54ea-4aa1-961e-982f7feec2ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:35,698 DEBUG 131:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 2021-12-10 02:14:35,698 DEBUG 132:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] data sent: None 2021-12-10 02:14:35,699 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:35,858 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 HTTP/1.1" 200 1234 2021-12-10 02:14:35,860 INFO 142:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response code: 200 2021-12-10 02:14:35,860 DEBUG 146:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response: {"request":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","startTime":"Fri, 10 Dec 2021 02:14:24 GMT","finishTime":"Fri, 10 Dec 2021 02:14:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:27 GMT"}}} 2021-12-10 02:14:35,861 DEBUG 129:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2baf7e0a-ecac-4081-b3aa-ae065a3014e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:35,861 DEBUG 131:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 2021-12-10 02:14:35,861 DEBUG 132:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] data sent: None 2021-12-10 02:14:35,863 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:36,022 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 HTTP/1.1" 200 1234 2021-12-10 02:14:36,023 INFO 142:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response code: 200 2021-12-10 02:14:36,024 DEBUG 146:onap_service.py(13) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response: {"request":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","startTime":"Fri, 10 Dec 2021 02:14:24 GMT","finishTime":"Fri, 10 Dec 2021 02:14:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:27 GMT"}}} 2021-12-10 02:14:36,030 DEBUG 129:onap_service.py(1) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fcacd8c0-1cda-4331-b70a-83b94fe0a248', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-10 02:14:36,030 DEBUG 131:onap_service.py(1) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 2021-12-10 02:14:36,030 DEBUG 132:onap_service.py(1) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] data sent: None 2021-12-10 02:14:36,032 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-10 02:14:36,190 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 HTTP/1.1" 200 1234 2021-12-10 02:14:36,191 INFO 142:onap_service.py(1) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response code: 200 2021-12-10 02:14:36,192 DEBUG 146:onap_service.py(1) - [None][Check 2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98 orchestration request status] response: {"request":{"requestId":"2ddd2f61-fdf1-4a21-be2a-f0ab6ca7cf98","startTime":"Fri, 10 Dec 2021 02:14:24 GMT","finishTime":"Fri, 10 Dec 2021 02:14:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"243cb37e-6627-4103-91d0-8fe5dd4fc134","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelUuid":"858698ff-9ffb-4e05-913d-0e7a90ef3b5d","modelInvariantUuid":"243cb37e-6627-4103-91d0-8fe5dd4fc134"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"22e1a6c0-5c22-42d7-bd71-ffb0691d649c","serviceInstanceName":"basic_vm-a165e0d0-16a4-415f-8710-5395d6861d5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Dec 2021 02:14:27 GMT"}}} 2021-12-10 02:14:36,193 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-12-10 02:14:36,194 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 06:15 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-12-10 02:14:36,197 INFO 57:basic_vm.py(1) - Generate Test report 2021-12-10 02:14:36,282 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-12-10 02:14:36,682 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-12-10 02:14:36,683 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61b2b80c6c44f50010875cf8 2021-12-10 02:14:36,684 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK