2021-09-14 01:48:53,655 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-14 01:48:53,655 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-14 01:48:53,664 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-14 01:48:53,665 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-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-14 01:48:53,665 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-14 01:48:53,666 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-14 01:48:53,666 DEBUG 33:basic_vm.py(1) - start time 2021-09-14 01:48:53,666 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-14 01:48:53,666 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-14 01:48:53,666 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-09-14 01:48:53,666 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-09-14 01:48:53,666 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-14 01:48:53,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:53,848 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-09-14 01:48:53,850 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-14 01:48:53,850 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"20e41fd8df3041959854aad5138446cd","type":"vlm","name":"cbb16fff-62de-4858-acab","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"56c66dc546ec4d1d97afdb7af5ec24a0","type":"vlm","name":"8cda1df1-235c-4630-a8c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-14 01:48:53,853 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-14 01:48:53,853 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-14 01:48:53,853 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-14 01:48:53,853 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-14 01:48:53,853 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-14 01:48:53,854 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-14 01:48:53,854 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-09-14 01:48:53,854 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-09-14 01:48:53,854 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-14 01:48:53,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:53,934 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-09-14 01:48:53,935 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-14 01:48:53,935 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"20e41fd8df3041959854aad5138446cd","type":"vlm","name":"cbb16fff-62de-4858-acab","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"56c66dc546ec4d1d97afdb7af5ec24a0","type":"vlm","name":"8cda1df1-235c-4630-a8c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-14 01:48:53,937 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-14 01:48:53,937 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-14 01:48:53,937 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-14 01:48:53,954 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-09-14 01:48:53,954 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-09-14 01:48:53,954 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-14 01:48:53,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:54,433 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-09-14 01:48:54,434 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-14 01:48:54,435 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"79ea1edbd4554aea87b26dc701c0af23","version":{"id":"659a0257af2e40478d20453e3457f950","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-14 01:48:54,437 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-14 01:48:54,438 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-14 01:48:54,444 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-09-14 01:48:54,444 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/79ea1edbd4554aea87b26dc701c0af23/versions/659a0257af2e40478d20453e3457f950/actions 2021-09-14 01:48:54,445 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-14 01:48:54,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:54,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/79ea1edbd4554aea87b26dc701c0af23/versions/659a0257af2e40478d20453e3457f950/actions HTTP/1.1" 200 2 2021-09-14 01:48:54,612 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-14 01:48:54,613 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-14 01:48:54,616 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-09-14 01:48:54,628 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:48:54,629 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:48:54,629 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-09-14 01:48:54,630 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-09-14 01:48:54,630 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:48:54,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:54,709 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 557 2021-09-14 01:48:54,711 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:48:54,711 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-14 01:48:54,714 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:48:54,715 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:48:54,715 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-14 01:48:54,716 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:48:54,716 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-14 01:48:54,717 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:48:54,717 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:48:54,718 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-09-14 01:48:54,718 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-09-14 01:48:54,719 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:48:54,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:54,783 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 557 2021-09-14 01:48:54,784 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:48:54,785 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-14 01:48:54,787 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:48:54,787 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:48:54,787 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-14 01:48:54,788 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:48:54,788 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-14 01:48:54,788 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:48:54,789 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:48:54,789 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-09-14 01:48:54,789 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-09-14 01:48:54,790 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:48:54,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:54,940 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 557 2021-09-14 01:48:54,941 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:48:54,942 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-14 01:48:54,944 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:48:54,944 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:48:54,944 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-14 01:48:54,945 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:48:54,945 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-14 01:48:54,945 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:48:54,946 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:48:54,946 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-09-14 01:48:54,946 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-09-14 01:48:54,947 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:48:54,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:55,000 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 557 2021-09-14 01:48:55,001 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:48:55,002 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-14 01:48:55,004 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:48:55,004 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:48:55,004 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-14 01:48:55,004 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:48:55,005 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-14 01:48:55,005 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-14 01:48:55,005 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:48:55,005 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:48:55,006 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-09-14 01:48:55,006 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-09-14 01:48:55,006 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:48:55,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:55,097 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 557 2021-09-14 01:48:55,099 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:48:55,099 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-14 01:48:55,102 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:48:55,102 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:48:55,103 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-14 01:48:55,103 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:48:55,104 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-14 01:48:55,108 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-14 01:48:55,108 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-14 01:48:55,109 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-09-14 01:48:55,109 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-09-14 01:48:55,109 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-14 01:48:55,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:55,197 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-09-14 01:48:55,198 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-14 01:48:55,198 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"79ea1edbd4554aea87b26dc701c0af23","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"20e41fd8df3041959854aad5138446cd","type":"vlm","name":"cbb16fff-62de-4858-acab","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"56c66dc546ec4d1d97afdb7af5ec24a0","type":"vlm","name":"8cda1df1-235c-4630-a8c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-14 01:48:55,201 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-14 01:48:55,201 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-14 01:48:55,201 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-09-14 01:48:55,202 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/79ea1edbd4554aea87b26dc701c0af23/versions 2021-09-14 01:48:55,202 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:55,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:55,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/79ea1edbd4554aea87b26dc701c0af23/versions HTTP/1.1" 200 264 2021-09-14 01:48:55,289 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:55,290 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"659a0257af2e40478d20453e3457f950","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584134033,"modificationTime":1631584134545,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:48:55,293 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-14 01:48:55,293 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-14 01:48:55,294 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-09-14 01:48:55,294 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/79ea1edbd4554aea87b26dc701c0af23/versions 2021-09-14 01:48:55,294 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:55,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:55,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/79ea1edbd4554aea87b26dc701c0af23/versions HTTP/1.1" 200 264 2021-09-14 01:48:55,354 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:55,355 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"659a0257af2e40478d20453e3457f950","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584134033,"modificationTime":1631584134545,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:48:55,357 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-14 01:48:55,357 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-09-14 01:48:55,357 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-09-14 01:48:55,358 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": "79ea1edbd4554aea87b26dc701c0af23", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-14 01:48:55,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,328 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-09-14 01:48:56,330 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-14 01:48:56,331 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"11c1599ee0874e148cadd7aafef78cd0","version":{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-14 01:48:56,334 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-14 01:48:56,335 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-09-14 01:48:56,336 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:48:56,336 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:56,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:48:56,408 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:56,409 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:48:56,413 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-09-14 01:48:56,413 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:56,414 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:48:56,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 223 2021-09-14 01:48:56,563 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:48:56,564 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631584135411,"modificationTime":1631584135801} 2021-09-14 01:48:56,567 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-09-14 01:48:56,567 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:56,567 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:56,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 368 2021-09-14 01:48:56,738 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:56,738 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6"} 2021-09-14 01:48:56,741 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-09-14 01:48:56,741 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:56,741 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:56,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 368 2021-09-14 01:48:56,896 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:56,896 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6"} 2021-09-14 01:48:56,898 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-14 01:48:56,899 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-09-14 01:48:56,899 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:48:56,899 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:56,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:56,961 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:48:56,963 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:56,963 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:48:56,965 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-09-14 01:48:56,966 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:56,966 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:48:56,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 223 2021-09-14 01:48:57,077 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:48:57,077 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631584135411,"modificationTime":1631584135801} 2021-09-14 01:48:57,080 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-09-14 01:48:57,080 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:57,081 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:57,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 368 2021-09-14 01:48:57,246 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:57,246 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6"} 2021-09-14 01:48:57,250 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-09-14 01:48:57,251 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:57,251 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:57,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,437 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 368 2021-09-14 01:48:57,439 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:57,440 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6"} 2021-09-14 01:48:57,443 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-09-14 01:48:57,443 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/orchestration-template-candidate 2021-09-14 01:48:57,444 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-14 01:48:57,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-14 01:48:57,608 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-14 01:48:57,608 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-14 01:48:57,608 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-14 01:48:57,611 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-14 01:48:57,611 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:48:57,611 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:57,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:48:57,673 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:57,673 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:48:57,676 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-09-14 01:48:57,676 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:57,677 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:48:57,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 222 2021-09-14 01:48:57,765 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:48:57,766 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631584135411,"modificationTime":1631584137597} 2021-09-14 01:48:57,768 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-09-14 01:48:57,768 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:57,768 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:57,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:57,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 439 2021-09-14 01:48:57,891 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:57,891 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-14 01:48:57,895 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-09-14 01:48:57,895 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:57,895 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:57,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:58,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 439 2021-09-14 01:48:58,019 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:58,019 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-14 01:48:58,023 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-14 01:48:58,023 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-09-14 01:48:58,023 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:48:58,024 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:48:58,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:58,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:48:58,116 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:48:58,116 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:48:58,118 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-09-14 01:48:58,119 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:58,119 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:48:58,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:58,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 222 2021-09-14 01:48:58,213 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:48:58,213 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631584135411,"modificationTime":1631584137597} 2021-09-14 01:48:58,217 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-09-14 01:48:58,217 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:58,217 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:58,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:58,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 439 2021-09-14 01:48:58,335 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:58,335 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-14 01:48:58,338 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-09-14 01:48:58,338 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:48:58,338 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:48:58,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:48:58,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 439 2021-09-14 01:48:58,449 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:48:58,449 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-14 01:48:58,452 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-09-14 01:48:58,452 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/orchestration-template-candidate/process 2021-09-14 01:48:58,452 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-14 01:48:58,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-14 01:49:01,360 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-14 01:49:01,360 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-14 01:49:01,362 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-14 01:49:01,363 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-14 01:49:01,363 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:01,363 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:01,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:49:01,414 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:01,414 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:49:01,416 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-09-14 01:49:01,417 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:01,417 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:49:01,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 222 2021-09-14 01:49:01,513 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:49:01,513 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631584135411,"modificationTime":1631584141345} 2021-09-14 01:49:01,516 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-09-14 01:49:01,516 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:01,517 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:01,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:01,677 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:01,677 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:01,680 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-09-14 01:49:01,680 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:01,680 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:01,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:01,839 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:01,839 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:01,842 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-14 01:49:01,843 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-09-14 01:49:01,843 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:01,843 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:01,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:01,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:49:01,916 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:01,917 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584135819,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:49:01,920 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-09-14 01:49:01,920 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:01,920 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:49:01,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:02,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 222 2021-09-14 01:49:02,017 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:49:02,018 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631584135411,"modificationTime":1631584141345} 2021-09-14 01:49:02,020 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-09-14 01:49:02,020 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:02,020 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:02,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:02,178 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:02,180 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:02,180 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:02,183 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-09-14 01:49:02,184 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:02,184 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:02,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:02,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:02,350 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:02,350 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:02,357 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-09-14 01:49:02,358 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions 2021-09-14 01:49:02,358 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-14 01:49:02,360 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions HTTP/1.1" 200 2 2021-09-14 01:49:05,197 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-14 01:49:05,198 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-14 01:49:05,200 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-09-14 01:49:05,200 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:05,201 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:05,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,262 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:49:05,263 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:05,264 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584142425,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:49:05,266 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-09-14 01:49:05,267 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:05,267 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:49:05,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 223 2021-09-14 01:49:05,361 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:49:05,361 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631584135411,"modificationTime":1631584141345} 2021-09-14 01:49:05,363 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-09-14 01:49:05,364 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:05,364 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:05,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:05,495 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:05,496 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:05,499 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-14 01:49:05,499 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-09-14 01:49:05,500 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:05,500 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:05,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 253 2021-09-14 01:49:05,569 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:05,569 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631584135411,"modificationTime":1631584142425,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-14 01:49:05,572 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-09-14 01:49:05,572 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:05,573 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-14 01:49:05,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 223 2021-09-14 01:49:05,672 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-14 01:49:05,673 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631584135411,"modificationTime":1631584141345} 2021-09-14 01:49:05,676 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-09-14 01:49:05,676 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:05,676 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:05,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:05,846 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:05,848 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:05,848 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:05,856 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-09-14 01:49:05,857 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions 2021-09-14 01:49:05,857 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-14 01:49:05,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:09,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions HTTP/1.1" 200 2 2021-09-14 01:49:09,809 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-14 01:49:09,809 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-14 01:49:09,812 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-09-14 01:49:09,812 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:09,812 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:09,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:09,868 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 264 2021-09-14 01:49:09,870 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:09,870 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584135411,"modificationTime":1631584148651,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:49:09,872 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-14 01:49:09,872 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-09-14 01:49:09,872 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:09,873 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:09,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:09,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 264 2021-09-14 01:49:09,947 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:09,947 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584135411,"modificationTime":1631584148651,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:49:09,952 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-09-14 01:49:09,953 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions 2021-09-14 01:49:09,953 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-14 01:49:09,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:10,641 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions HTTP/1.1" 200 316 2021-09-14 01:49:10,642 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-14 01:49:10,642 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"11c1599ee0874e148cadd7aafef78cd0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-14 01:49:10,643 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"11c1599ee0874e148cadd7aafef78cd0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-14 01:49:10,645 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:10,645 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:10,646 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-09-14 01:49:10,646 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-09-14 01:49:10,646 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:10,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:10,749 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-09-14 01:49:10,750 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-14 01:49:10,751 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-09-14 01:49:10,751 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-09-14 01:49:10,751 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-09-14 01:49:10,751 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-09-14 01:49:10,751 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-14 01:49:10,751 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:10,752 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-14 01:49:20,760 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:20,760 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:20,760 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-09-14 01:49:20,761 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-09-14 01:49:20,761 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:20,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:20,885 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-09-14 01:49:20,886 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-14 01:49:20,887 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-09-14 01:49:20,887 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-09-14 01:49:20,887 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-09-14 01:49:20,887 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-09-14 01:49:20,887 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-14 01:49:20,887 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:20,887 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-14 01:49:20,887 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:20,888 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:20,888 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-09-14 01:49:20,888 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-09-14 01:49:20,888 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:20,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:20,996 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-09-14 01:49:20,998 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-14 01:49:20,998 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-09-14 01:49:20,999 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-09-14 01:49:20,999 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-09-14 01:49:20,999 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-09-14 01:49:20,999 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-14 01:49:21,000 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:21,000 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-14 01:49:21,000 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-14 01:49:21,000 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-14 01:49:21,001 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-09-14 01:49:21,001 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-09-14 01:49:21,001 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-14 01:49:21,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:21,633 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-09-14 01:49:21,635 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-14 01:49:21,636 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-14 01:49:21,640 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-14 01:49:21,641 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-14 01:49:21,641 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-14 01:49:21,641 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-14 01:49:21,642 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:21,642 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:21,642 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-09-14 01:49:21,642 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-09-14 01:49:21,643 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:21,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:21,708 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-09-14 01:49:21,709 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-14 01:49:21,709 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-09-14 01:49:21,709 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-09-14 01:49:21,710 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-09-14 01:49:21,710 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-09-14 01:49:21,710 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-14 01:49:21,710 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:21,710 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-14 01:49:21,729 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-14 01:49:21,730 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-14 01:49:21,730 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-09-14 01:49:21,730 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-09-14 01:49:21,730 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-14 01:49:21,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:21,798 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 808 2021-09-14 01:49:21,799 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-14 01:49:21,800 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF b44c20a8-3fcb","description":"vendor software product","vendorName":"cbb16fff-62de-4858-acab","vendorId":"20e41fd8df3041959854aad5138446cd","onboardingMethod":"NetworkPackage","id":"4d296e33a8c4489a96754f9de65791d4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2de0ca29-361c","description":"vendor software product","vendorName":"8cda1df1-235c-4630-a8c3","vendorId":"56c66dc546ec4d1d97afdb7af5ec24a0","onboardingMethod":"NetworkPackage","id":"22af52e104a94b1caf516814e65890fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-14 01:49:21,802 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-14 01:49:21,803 DEBUG 324:vsp.py(1) - importing VSP pNF b44c20a8-3fcb from SDC 2021-09-14 01:49:21,803 DEBUG 324:vsp.py(1) - importing VSP vFW 2de0ca29-361c from SDC 2021-09-14 01:49:21,803 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-14 01:49:21,803 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-14 01:49:21,803 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-09-14 01:49:21,804 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:21,804 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:21,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:21,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 264 2021-09-14 01:49:21,894 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:21,895 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584135411,"modificationTime":1631584148651,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:49:21,897 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-14 01:49:21,897 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-14 01:49:21,897 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-14 01:49:21,897 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-09-14 01:49:21,898 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:21,898 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:21,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:21,986 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 264 2021-09-14 01:49:21,988 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:21,988 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584135411,"modificationTime":1631584148651,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:49:21,991 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-09-14 01:49:21,991 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/11c1599ee0874e148cadd7aafef78cd0/versions 2021-09-14 01:49:21,991 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-14 01:49:21,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:22,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/11c1599ee0874e148cadd7aafef78cd0/versions HTTP/1.1" 200 264 2021-09-14 01:49:22,087 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-14 01:49:22,087 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bd6d38f26f0d496f9ecf5db9bc755ce6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631584135411,"modificationTime":1631584148651,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-14 01:49:22,089 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-14 01:49:22,095 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-09-14 01:49:22,095 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions 2021-09-14 01:49:22,095 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-14 01:49:22,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:23,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6/actions HTTP/1.1" 200 316 2021-09-14 01:49:23,434 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-14 01:49:23,435 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"11c1599ee0874e148cadd7aafef78cd0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-14 01:49:23,435 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"11c1599ee0874e148cadd7aafef78cd0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-14 01:49:23,438 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-09-14 01:49:23,438 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/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 2021-09-14 01:49:23,438 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-14 01:49:23,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:23,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/11c1599ee0874e148cadd7aafef78cd0/versions/bd6d38f26f0d496f9ecf5db9bc755ce6 HTTP/1.1" 200 615 2021-09-14 01:49:23,589 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-14 01:49:23,590 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":"79ea1edbd4554aea87b26dc701c0af23","onboardingMethod":"NetworkPackage","id":"11c1599ee0874e148cadd7aafef78cd0","version":"bd6d38f26f0d496f9ecf5db9bc755ce6","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-09-14 01:49:23,592 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-09-14 01:49:23,592 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-09-14 01:49:23,593 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": "11c1599ee0874e148cadd7aafef78cd0", "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-09-14 01:49:23,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:27,947 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-09-14 01:49:27,960 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-14 01:49:27,968 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631584166424,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a6b73f5a-b17d-48dd-bad4-b4621d651330","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631584166427,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166424,"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":1631584166452,"description":"created from csar","artifactType":"HEAT","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"05c9b349-a2ff-49b8-92e1-2541a15811ae","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","duplicated":false,"payloadUpdateDate":1631584166474,"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":1631584166452,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631584166424,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a6b73f5a-b17d-48dd-bad4-b4621d651330","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631584166427,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166424,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584166486,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631584166486,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166486,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584164600,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":1631584164600,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584164600,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":1631584164600,"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,"type":"tosca.capabilities.Node","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.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,"node":"tosca.nodes.Root","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528.port","capability":"tosca.capabilities.Attachment","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.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":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":"d27857eb-2080-400a-86e9-f206ac9fa64a","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.tosca_name","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.0230e33d-d74d-486a-8e71-b4f6c928b528.show","empty":false},{"parentUniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a","definition":false,"name":"state","type":"string","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.state","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false},{"parentUniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.tosca_id","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"0230e33d-d74d-486a-8e71-b4f6c928b528","createdFromCsar":true,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1631584166153,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"0230e33d-d74d-486a-8e71-b4f6c928b528","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1631584166314,"customizationUUID":"df5c9b75-8519-4e47-bb00-ab731e973c9d","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"feature","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.Node","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"feature","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Scalable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"scalable","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.scalable","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"org.openecomp.capabilities.Forwarder","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"forwarder","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.forwarder","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.network.Bindable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"binding","uniqueId":"capability.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.binding","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"binding","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.binding","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"port_mirroring","uniqueId":"capability.bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf.port_mirroring","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Container","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"host","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.host","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.packets.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.packets.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.bytes","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.packets.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.packets.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outpoing.packets","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outpoing.packets","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.bytes.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.bytes","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.packets","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.packets","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.ephemeral.size","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.ephemeral.size","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"instance","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.instance","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.iops","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.iops","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu.delta","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu.delta","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.capacity","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.capacity","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.latency","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.latency","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu_util","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu_util","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.allocation","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.allocation","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.latency","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.latency","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.root.size","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.root.size","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"vcpus","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.vcpus","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.iops","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.iops","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.allocation","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.allocation","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.capacity","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.capacity","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory.resident","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory.resident","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"os","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.os","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"endpoint","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.endpoint","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.Attachment","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"attachment","uniqueId":"capability.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.attachment","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"node":"tosca.nodes.Root","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"dependency","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","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,"node":"tosca.nodes.Root","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"dependency","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"link","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a.link","capability":"tosca.capabilities.network.Linkable","ownerId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","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,"node":"tosca.nodes.BlockStorage","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"local_storage","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4070d702-4bbb-49f1-b504-8fc5f1990c18.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","createdFromCsar":true,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1631584166155,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1631584166314,"customizationUUID":"c5de05d9-f62a-4082-93b2-742db4a7c3b8","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","requirementOwnerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group","id":"3b2b60e3-4319-4311-b961-7f421b481cfa","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.attachment","requirementUid":"0230e33d-d74d-486a-8e71-b4f6c928b528.port"},"operations":[]}],"fromNode":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_flavor_name","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4070d702-4bbb-49f1-b504-8fc5f1990c18.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_image_name","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2.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":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d50a3ad9-663a-40fa-a333-dbbe0e1f3ae2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":{"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":"0230e33d-d74d-486a-8e71-b4f6c928b528.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":{"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group":[{"parentUniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false},{"uniqueId":"attribute.0230e33d-d74d-486a-8e71-b4f6c928b528.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.state","name":"state","type":"string","definition":false,"ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false},{"parentUniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a","uniqueId":"attribute.d27857eb-2080-400a-86e9-f206ac9fa64a.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"feature","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.Node","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"feature","uniqueId":"capability.d27857eb-2080-400a-86e9-f206ac9fa64a.feature","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Scalable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"scalable","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.scalable","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"org.openecomp.capabilities.Forwarder","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"forwarder","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.forwarder","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.network.Bindable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"binding","uniqueId":"capability.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.binding","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"binding","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.binding","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"port_mirroring","uniqueId":"capability.bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf.port_mirroring","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Container","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"host","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.host","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.packets.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.packets.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.bytes","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.packets.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.packets.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outpoing.packets","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outpoing.packets","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.bytes.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.bytes","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.outgoing.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"c741c55a-1851-4224-a946-c8d86d4ba76e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c741c55a-1851-4224-a946-c8d86d4ba76e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"network.incoming.packets","uniqueId":"capability.c741c55a-1851-4224-a946-c8d86d4ba76e.network.incoming.packets","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.ephemeral.size","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.ephemeral.size","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"instance","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.instance","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.iops","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.iops","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu.delta","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu.delta","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.capacity","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.capacity","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.latency","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.latency","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu_util","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu_util","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.allocation","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.allocation","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.latency","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.latency","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"cpu","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.cpu","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.root.size","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.root.size","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"vcpus","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.vcpus","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.iops","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.iops","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.read.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.write.requests.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.allocation","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.allocation","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.bytes.rate","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.bytes.rate","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.read.bytes","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.read.bytes","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory.usage","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory.usage","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.device.capacity","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.device.capacity","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"memory.resident","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.memory.resident","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"b2fbc568-28f5-4eec-858e-6b787f53a134","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2fbc568-28f5-4eec-858e-6b787f53a134","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"disk.write.requests","uniqueId":"capability.b2fbc568-28f5-4eec-858e-6b787f53a134.disk.write.requests","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"os","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.os","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"endpoint","uniqueId":"capability.86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.endpoint","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"type":"tosca.capabilities.Attachment","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"attachment","uniqueId":"capability.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.attachment","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.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,"node":"tosca.nodes.Root","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"dependency","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","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,"node":"tosca.nodes.Root","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"dependency","uniqueId":"d27857eb-2080-400a-86e9-f206ac9fa64a.dependency","capability":"tosca.capabilities.Node","ownerId":"d27857eb-2080-400a-86e9-f206ac9fa64a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.e8cd5bdd-9277-47b7-8bc2-3af00fad2404.ubuntu20_ubuntu20_admin_plane_port_0","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"link","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a.link","capability":"tosca.capabilities.network.Linkable","ownerId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","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,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group"],"source":"0230e33d-d74d-486a-8e71-b4f6c928b528","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528.port","capability":"tosca.capabilities.Attachment","ownerId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["b1ee364c-9bcd-4591-acdd-e11e850c5cba.fc38d6bc-ffc2-4814-898d-c4da127241f6.ubuntu20","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20"],"source":"b1ee364c-9bcd-4591-acdd-e11e850c5cba","parentName":"local_storage","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"3c200a7c-4fe4-4479-9292-7ca2fab53491","groupUUID":"18032e08-4a22-4cf8-a494-ffbbcd42600f","members":{"abstract_ubuntu20":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ubuntu20_admin_security_group":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"2ba87b77-6319-44e9-83ff-d83001499027","artifactsUuid":["05c9b349-a2ff-49b8-92e1-2541a15811ae"],"groupUUID":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","members":{"abstract_ubuntu20":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.b1ee364c-9bcd-4591-acdd-e11e850c5cba.abstract_ubuntu20","ubuntu20_admin_security_group":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.0230e33d-d74d-486a-8e71-b4f6c928b528.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":1631584164600,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"11c1599ee0874e148cadd7aafef78cd0","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","systemName":"BasicVm","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631584166259,"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":1631584166452,"description":"created from csar","artifactType":"HEAT","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"05c9b349-a2ff-49b8-92e1-2541a15811ae","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","duplicated":false,"payloadUpdateDate":1631584166474,"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":1631584166452,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631584166424,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a6b73f5a-b17d-48dd-bad4-b4621d651330","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631584166427,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166424,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584166486,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631584166486,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166486,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3"},"categorySpecificMetadata":{},"csarUUID":"11c1599ee0874e148cadd7aafef78cd0","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-09-14 01:49:27,983 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-14 01:49:27,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:37,994 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-14 01:49:37,999 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-09-14 01:49:38,000 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/4dc5da76-c6d9-47e9-a117-a8b0f6af22d3/lifecycleState/Certify 2021-09-14 01:49:38,000 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-14 01:49:38,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:42,791 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/4dc5da76-c6d9-47e9-a117-a8b0f6af22d3/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-14 01:49:42,793 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-14 01:49:42,794 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631584164600,"lastUpdateDate":1631584179121,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"ffd52465-899e-4015-9f7f-ad3a6ebf2661"},"csarUUID":"11c1599ee0874e148cadd7aafef78cd0","csarVersion":"1.0","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f"} 2021-09-14 01:49:42,797 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:42,797 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:42,798 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-09-14 01:49:42,798 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-09-14 01:49:42,798 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:42,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:43,043 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-09-14 01:49:43,045 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-14 01:49:43,045 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0889c2b7-0bed-4786-ac8a-f4315e27cd7f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-14 01:49:43,048 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:49:43,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:43,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:43,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-14 01:49:43,049 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-14 01:49:43,049 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:43,050 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-14 01:49:43,050 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-09-14 01:49:43,051 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-09-14 01:49:43,051 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-14 01:49:43,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:43,785 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-09-14 01:49:43,789 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-14 01:49:43,791 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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-09-14 01:49:43,796 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-14 01:49:53,807 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:53,807 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:53,808 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-09-14 01:49:53,809 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-09-14 01:49:53,809 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:53,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:53,903 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-09-14 01:49:53,904 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-14 01:49:53,904 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0889c2b7-0bed-4786-ac8a-f4315e27cd7f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-14 01:49:53,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:49:53,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:53,907 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:53,907 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-14 01:49:53,907 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-14 01:49:53,907 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:53,907 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-14 01:49:53,908 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-09-14 01:49:53,908 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-09-14 01:49:53,908 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-14 01:49:53,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:54,572 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-09-14 01:49:54,575 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-14 01:49:54,578 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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-09-14 01:49:54,583 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-14 01:49:54,584 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:49:54,584 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:49:54,585 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-09-14 01:49:54,585 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:49:54,585 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:49:54,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:55,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-14 01:49:55,313 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:49:55,314 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:49:55,318 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:49:55,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:55,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:55,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:49:55,320 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-14 01:49:55,320 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:55,320 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-14 01:49:55,321 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:49:55,321 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:49:55,321 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-09-14 01:49:55,322 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:49:55,322 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:49:55,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:55,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-14 01:49:55,816 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:49:55,817 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:49:55,821 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:49:55,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:55,822 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:55,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:49:55,823 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-14 01:49:55,823 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:55,823 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-14 01:49:55,823 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-14 01:49:55,824 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-14 01:49:55,824 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-09-14 01:49:55,824 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-09-14 01:49:55,825 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-14 01:49:55,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:56,065 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-09-14 01:49:56,067 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-14 01:49:56,068 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-14 01:49:56,073 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-14 01:49:56,073 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-14 01:49:56,073 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-14 01:49:56,074 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-14 01:49:56,074 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:49:56,074 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:49:56,074 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-09-14 01:49:56,075 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:49:56,075 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:49:56,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:56,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-14 01:49:56,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:49:56,526 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:49:56,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:49:56,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:56,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:56,528 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:49:56,528 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-14 01:49:56,529 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:56,529 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-14 01:49:56,542 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-09-14 01:49:56,542 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-09-14 01:49:56,542 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-09-14 01:49:56,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:58,014 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-09-14 01:49:58,016 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-14 01:49:58,018 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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,"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":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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,"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":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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,"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":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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,"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":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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,"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":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","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":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","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":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","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":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","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":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","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":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1631584197257,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","systemName":"BasicVm","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631584197257,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":null,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-14 01:49:58,024 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-14 01:49:58,024 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:58,032 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-14 01:49:58,032 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-14 01:49:58,032 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-09-14 01:49:58,033 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-09-14 01:49:58,033 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-14 01:49:58,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:49:58,210 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-09-14 01:49:58,212 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-14 01:49:58,212 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0889c2b7-0bed-4786-ac8a-f4315e27cd7f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-14 01:49:58,215 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:49:58,216 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:49:58,216 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:49:58,216 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-14 01:49:58,216 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-14 01:49:58,217 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:49:58,217 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-14 01:49:58,218 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-09-14 01:49:58,218 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-09-14 01:49:58,218 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-14 01:49:58,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:49:58,975 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-09-14 01:49:58,978 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-14 01:49:58,981 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631584197257,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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-09-14 01:49:58,986 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-14 01:49:58,986 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-09-14 01:49:58,987 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/f1d69581-33bd-4b39-bcfe-5111faaa9492/resourceInstance 2021-09-14 01:49:58,987 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "ffd52465-899e-4015-9f7f-ad3a6ebf2661", "originType": "VF", "componentUid": "ffd52465-899e-4015-9f7f-ad3a6ebf2661", "icon": "defaulticon" } 2021-09-14 01:49:58,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:01,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f1d69581-33bd-4b39-bcfe-5111faaa9492/resourceInstance HTTP/1.1" 201 None 2021-09-14 01:50:01,148 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-14 01:50:01,149 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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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,"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":"0b806d18-2416-4c66-9061-418bb911caca.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","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":"0b806d18-2416-4c66-9061-418bb911caca","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","createdFromCsar":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1631584199870,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631584199870,"customizationUUID":"95dc9497-c143-4e3b-99e9-b3524bc7020f","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-14 01:50:01,150 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-14 01:50:01,154 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-09-14 01:50:01,154 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/distribution 2021-09-14 01:50:01,154 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-14 01:50:01,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:01,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/distribution HTTP/1.1" 200 38 2021-09-14 01:50:01,245 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-14 01:50:01,245 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-14 01:50:01,249 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-09-14 01:50:01,249 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-09-14 01:50:01,249 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-14 01:50:01,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:01,315 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-09-14 01:50:01,316 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-14 01:50:01,317 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-14 01:50:01,320 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-14 01:50:01,320 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-14 01:50:01,324 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-09-14 01:50:01,325 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/f1d69581-33bd-4b39-bcfe-5111faaa9492/lifecycleState/checkin 2021-09-14 01:50:01,325 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-14 01:50:01,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:03,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f1d69581-33bd-4b39-bcfe-5111faaa9492/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-14 01:50:03,382 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-14 01:50:03,382 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1631584197257,"lastUpdateDate":1631584202083,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"f1d69581-33bd-4b39-bcfe-5111faaa9492"},"projectCode":"123456","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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":"c6b3ee29-58f1-4f8e-8406-ed58493b1240"} 2021-09-14 01:50:03,385 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:50:03,386 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:50:03,386 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-09-14 01:50:03,386 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:50:03,387 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:50:03,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:50:03,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-09-14 01:50:03,904 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:50:03,904 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-14 01:50:03,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:50:03,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:03,907 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:03,907 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:03,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:50:03,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:03,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:03,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-14 01:50:03,908 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:50:03,908 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:50:03,908 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:50:03,909 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-09-14 01:50:03,909 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-09-14 01:50:03,909 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:50:03,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:04,635 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-09-14 01:50:04,637 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:50:04,641 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631584202083,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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-09-14 01:50:04,647 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:50:04,648 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-14 01:50:04,653 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-09-14 01:50:04,653 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/f1d69581-33bd-4b39-bcfe-5111faaa9492/lifecycleState/Certify 2021-09-14 01:50:04,653 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-14 01:50:04,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:09,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f1d69581-33bd-4b39-bcfe-5111faaa9492/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-14 01:50:09,579 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-14 01:50:09,580 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631584197257,"lastUpdateDate":1631584202083,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"c9e78fcc-58e4-4e0d-b577-c07905988d70"},"projectCode":"123456","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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":"c6b3ee29-58f1-4f8e-8406-ed58493b1240"} 2021-09-14 01:50:09,583 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:50:09,583 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:50:09,584 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-14 01:50:09,584 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:50:09,584 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:50:09,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:50:10,376 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-09-14 01:50:10,377 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:50:10,378 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:50:10,380 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:50:10,380 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:10,380 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:10,381 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-14 01:50:10,381 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:50:10,381 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:10,381 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:10,381 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:10,381 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:50:10,381 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:50:10,381 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:50:10,382 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-09-14 01:50:10,382 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-09-14 01:50:10,382 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:50:10,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:11,055 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-09-14 01:50:11,057 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:50:11,059 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584202083,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:50:11,064 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:50:21,075 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-14 01:50:21,081 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-09-14 01:50:21,082 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/c9e78fcc-58e4-4e0d-b577-c07905988d70/distribution/PROD/activate 2021-09-14 01:50:21,082 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-14 01:50:21,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:24,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c9e78fcc-58e4-4e0d-b577-c07905988d70/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-14 01:50:24,347 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-14 01:50:24,350 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MzA0Nzg1MmYxYjQ4NmI2NzI5MDk5YTA1YjVlNDRmZjU=","artifactUUID":"cf000464-6530-4974-af20-194c24657e9d","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.assettoscacsar","duplicated":false,"payloadUpdateDate":1631584208149,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631584197170,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NGQ3YjdjZDUxODI0NjgxMTMyNmJiMjc5NGRhMWYyNDg=","artifactUUID":"e4598fde-94a2-4eb7-a297-e5176a850c9c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631584207375,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631584197170,"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":1631584166401,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzAwZWQ2YjkzMjQxYWM5NDBiMDVhNGMyNmFmOThkNDA=","artifactUUID":"2c6c3f2e-9729-4734-b9d7-1b17d39e3b32","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vflicense","duplicated":false,"payloadUpdateDate":1631584166404,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166401,"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":"f1d69581-33bd-4b39-bcfe-5111faaa9492.f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NjgxYTgzNDg4Y2ZjZGUzNWM5M2JlOGQwMWNlZTQ0NTU=","artifactUUID":"a7472ab2-a1fc-4172-b1a7-97bbd7e4903b","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631584206084,"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":1631584166452,"description":"created from csar","artifactType":"HEAT","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"05c9b349-a2ff-49b8-92e1-2541a15811ae","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","duplicated":false,"payloadUpdateDate":1631584166474,"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":1631584166452,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584166379,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"4c315e6b-6d25-4ec9-b41a-b87b2e58eced","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vendorlicense","duplicated":false,"payloadUpdateDate":1631584166386,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166379,"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":1631584200041,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"3294aa5c-538a-4d80-a6ad-20fdbe6dc73a","generatedFromId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1631584205410,"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":1631584200041,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631584200041,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584166424,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"a6b73f5a-b17d-48dd-bad4-b4621d651330","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631584166427,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631584166424,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1631584200046,"type":"org.openecomp.groups.VfModule","artifacts":["4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1","4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.heat1env"],"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"2ba87b77-6319-44e9-83ff-d83001499027","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1631584200046,"customizationUUID":"3d249acc-1361-47db-8bae-a7b643c263d7","groupInstanceArtifacts":["f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["3294aa5c-538a-4d80-a6ad-20fdbe6dc73a"],"artifactsUuid":["05c9b349-a2ff-49b8-92e1-2541a15811ae"],"groupUUID":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","createdFromCsar":false,"uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1631584199870,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631584199870,"customizationUUID":"95dc9497-c143-4e3b-99e9-b3524bc7020f","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"f1d69581-33bd-4b39-bcfe-5111faaa9492.ffd52465-899e-4015-9f7f-ad3a6ebf2661.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b806d18-2416-4c66-9061-418bb911caca.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false},{"definition":false,"hidden":false,"uniqueId":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"4dc5da76-c6d9-47e9-a117-a8b0f6af22d3.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":"0b806d18-2416-4c66-9061-418bb911caca.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b806d18-2416-4c66-9061-418bb911caca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b806d18-2416-4c66-9061-418bb911caca","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false},{"definition":false,"hidden":false,"uniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91fc6faf-fe94-4a5d-b037-e194fd71905f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"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":1631584197257,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"c9e78fcc-58e4-4e0d-b577-c07905988d70","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","systemName":"BasicVm","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631584223191,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631584197170,"artifactType":"OTHER","uniqueId":"f1d69581-33bd-4b39-bcfe-5111faaa9492.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":1631584197170,"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":"c9e78fcc-58e4-4e0d-b577-c07905988d70"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-14 01:50:24,355 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:50:24,355 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:50:24,356 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-09-14 01:50:24,356 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:50:24,356 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:50:24,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:50:25,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:50:25,050 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:50:25,050 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:50:25,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:50:25,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:25,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:25,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:25,054 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:50:25,055 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:25,055 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:25,055 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:25,055 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:50:25,055 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:50:25,056 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:50:25,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-09-14 01:50:25,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-09-14 01:50:25,057 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:50:25,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:25,757 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-09-14 01:50:25,760 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:50:25,763 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:50:25,770 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:50:25,770 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-14 01:50:25,771 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-14 01:50:25,772 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-09-14 01:50:25,772 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:50:25,772 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:50:25,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:25,849 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-09-14 01:50:25,850 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-14 01:50:25,850 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-09-14 01:50:25,851 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-09-14 01:50:25,851 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-09-14 01:50:25,862 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-09-14 01:50:25,862 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-09-14 01:50:25,862 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-09-14 01:50:25,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:25,939 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-09-14 01:50:25,949 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-14 01:50:25,949 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-14 01:50:25,951 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-09-14 01:50:25,951 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:50:25,951 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:50:25,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,002 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-14 01:50:26,003 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:50:26,003 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584225899"}]} 2021-09-14 01:50:26,026 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-09-14 01:50:26,026 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/841494f2-d2c5-42ec-ab51-6c78210526c3 2021-09-14 01:50:26,026 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "841494f2-d2c5-42ec-ab51-6c78210526c3", "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-09-14 01:50:26,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,107 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/841494f2-d2c5-42ec-ab51-6c78210526c3 HTTP/1.1" 201 0 2021-09-14 01:50:26,108 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-14 01:50:26,108 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-14 01:50:26,111 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-09-14 01:50:26,111 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:50:26,111 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:50:26,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,149 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-09-14 01:50:26,150 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-14 01:50:26,150 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-09-14 01:50:26,150 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-09-14 01:50:26,150 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-09-14 01:50:26,151 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-14 01:50:26,151 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-14 01:50:26,154 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-09-14 01:50:26,154 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:50:26,154 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-09-14 01:50:26,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,225 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-14 01:50:26,226 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-14 01:50:26,226 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-14 01:50:26,230 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-09-14 01:50:26,230 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-14 01:50:26,230 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-14 01:50:26,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,275 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-09-14 01:50:26,276 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-14 01:50:26,276 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-09-14 01:50:26,277 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-09-14 01:50:26,277 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-09-14 01:50:26,281 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-09-14 01:50:26,281 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-14 01:50:26,282 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-09-14 01:50:26,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,361 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-09-14 01:50:26,362 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-14 01:50:26,362 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-14 01:50:26,375 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-09-14 01:50:26,375 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-14 01:50:26,376 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-09-14 01:50:26,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,442 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-14 01:50:26,443 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-14 01:50:26,444 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-14 01:50:26,444 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:50:26,444 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-14 01:50:26,454 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-09-14 01:50:26,455 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:50:26,455 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:50:26,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,504 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-14 01:50:26,505 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:50:26,505 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584225899"}]} 2021-09-14 01:50:26,515 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-09-14 01:50:26,515 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-09-14 01:50:26,515 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-09-14 01:50:26,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,636 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-09-14 01:50:26,637 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-14 01:50:26,637 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-14 01:50:26,646 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-09-14 01:50:26,646 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:50:26,646 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-09-14 01:50:26,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,698 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-09-14 01:50:26,699 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-14 01:50:26,699 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-14 01:50:26,701 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-09-14 01:50:26,702 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:50:26,702 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-14 01:50:26,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:50:26,739 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-14 01:50:26,739 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":"1631584226673"} 2021-09-14 01:50:26,741 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-09-14 01:50:26,742 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:50:26,742 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-14 01:50:26,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,785 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:50:26,786 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-14 01:50:26,786 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":"1631584226673"} 2021-09-14 01:50:26,789 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-09-14 01:50:26,789 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:50:26,789 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:50:26,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:26,829 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-09-14 01:50:26,830 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-14 01:50:26,830 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-09-14 01:50:26,830 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-09-14 01:50:26,830 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-09-14 01:50:26,830 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-14 01:50:26,833 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:50:26,833 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:50:26,833 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-09-14 01:50:26,833 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:50:26,833 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:50:26,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:50:27,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:50:27,293 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:50:27,293 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:50:27,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:50:27,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:27,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:27,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:27,298 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:50:27,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:27,298 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:27,298 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:27,298 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:50:27,299 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:50:27,299 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:50:27,299 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-09-14 01:50:27,300 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-09-14 01:50:27,300 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:50:27,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:28,129 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-09-14 01:50:28,132 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:50:28,136 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:50:28,146 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:50:28,147 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-09-14 01:50:28,147 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-09-14 01:50:28,147 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "c619d11d-9cc0-4cb7-963d-00322df4da7e" } 2021-09-14 01:50:28,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,222 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-09-14 01:50:28,223 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-14 01:50:28,223 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-14 01:50:28,226 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-09-14 01:50:28,226 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:50:28,226 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:50:28,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,274 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-14 01:50:28,275 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-14 01:50:28,275 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631584228185"}]} 2021-09-14 01:50:28,277 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-09-14 01:50:28,278 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:50:28,278 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-14 01:50:28,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,374 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:50:28,375 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-14 01:50:28,375 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":"1631584226673"} 2021-09-14 01:50:28,377 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-09-14 01:50:28,378 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:50:28,378 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:50:28,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-14 01:50:28,425 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-14 01:50:28,425 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631584228185"}]} 2021-09-14 01:50:28,428 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-09-14 01:50:28,428 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:50:28,428 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:50:28,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,478 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:50:28,480 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:50:28,480 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584226548","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:50:28,482 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-09-14 01:50:28,482 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:50:28,483 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:50:28,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,525 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-14 01:50:28,526 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:50:28,526 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584226184"} 2021-09-14 01:50:28,534 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-09-14 01:50:28,535 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-09-14 01:50:28,535 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1631584226184", "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-09-14 01:50:28,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,627 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-09-14 01:50:28,628 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-14 01:50:28,629 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-14 01:50:28,631 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-09-14 01:50:28,631 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:50:28,632 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-14 01:50:28,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,676 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:50:28,677 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-14 01:50:28,677 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":"1631584226673"} 2021-09-14 01:50:28,679 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-09-14 01:50:28,679 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:50:28,679 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:50:28,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,731 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:50:28,732 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:50:28,732 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584226548","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:50:28,735 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-09-14 01:50:28,735 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:50:28,735 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:50:28,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,783 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-14 01:50:28,784 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:50:28,784 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584228563","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:50:28,787 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-09-14 01:50:28,787 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-14 01:50:28,787 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-14 01:50:28,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,829 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-09-14 01:50:28,829 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-14 01:50:28,830 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"04e7e0f8-a6e9-4696-9c7f-f9f28b4e0f9a","owning-entity-name":"OE-ETE_Customer-04e7e0f8-a6e9-4696-9c7f-f9f28b4e0f9a","resource-version":"1631583181740","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_ad7cc52d-c7f9-47fe-80da-bf5feea70a0b/service-subscriptions/service-subscription/pNF/service-instances/service-instance/2b33991c-87d0-4d7e-9041-2d5063a7d36b","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_ad7cc52d-c7f9-47fe-80da-bf5feea70a0b"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"2b33991c-87d0-4d7e-9041-2d5063a7d36b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namead7cc52d-c7f9-47fe-80da-bf5feea70a0b"}]}]}},{"owning-entity-id":"c9700763-6c74-4612-9228-f2e111cfec55","owning-entity-name":"basicnw-oe","resource-version":"1631584121801"}]} 2021-09-14 01:50:28,832 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-14 01:50:28,835 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-09-14 01:50:28,835 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60 2021-09-14 01:50:28,835 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "1e3ff908-3551-4cea-803f-92bf886c6c60" } 2021-09-14 01:50:28,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,912 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60 HTTP/1.1" 201 0 2021-09-14 01:50:28,913 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-14 01:50:28,914 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-14 01:50:28,916 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-09-14 01:50:28,916 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60 2021-09-14 01:50:28,916 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-14 01:50:28,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:50:28,957 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60 HTTP/1.1" 200 128 2021-09-14 01:50:28,958 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-14 01:50:28,958 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"1e3ff908-3551-4cea-803f-92bf886c6c60","owning-entity-name":"basicvm-oe","resource-version":"1631584228872"} 2021-09-14 01:50:28,963 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-14 01:50:28,963 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-14 01:50:28,964 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-09-14 01:50:28,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-14 01:50:29,155 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-14 01:50:29,156 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-09-14 01:50:29,156 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-09-14 01:50:29,159 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-14 01:50:29,159 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:50:29,159 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:50:29,159 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-09-14 01:50:29,159 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:50:29,160 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:50:29,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:50:30,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:50:30,110 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:50:30,110 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:50:30,112 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:50:30,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:30,112 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:30,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:30,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:50:30,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:50:30,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:50:30,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:50:30,113 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:50:30,113 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:50:30,113 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:50:30,114 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-09-14 01:50:30,114 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-09-14 01:50:30,114 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:50:30,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:32,006 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-09-14 01:50:32,010 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:50:32,013 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:50:32,021 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:50:32,021 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-09-14 01:50:32,022 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/distribution 2021-09-14 01:50:32,022 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-14 01:50:32,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:32,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/distribution HTTP/1.1" 200 205 2021-09-14 01:50:32,107 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-14 01:50:32,107 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"3b01178c-b011-4551-a7eb-0459f46330f1","timestamp":"2021-09-14 01:50:22.586 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-14 01:50:32,111 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-09-14 01:50:32,111 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/3b01178c-b011-4551-a7eb-0459f46330f1 2021-09-14 01:50:32,111 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-14 01:50:32,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:50:32,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3b01178c-b011-4551-a7eb-0459f46330f1 HTTP/1.1" 200 29 2021-09-14 01:50:32,224 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-14 01:50:32,225 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-14 01:50:32,228 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-14 01:50:32,228 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-14 01:51:32,291 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-09-14 01:51:32,292 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/3b01178c-b011-4551-a7eb-0459f46330f1 2021-09-14 01:51:32,292 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-14 01:51:32,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:51:32,453 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3b01178c-b011-4551-a7eb-0459f46330f1 HTTP/1.1" 200 None 2021-09-14 01:51:32,455 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-14 01:51:32,457 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584235412","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","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":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","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":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584237065","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584231616","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","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":"1631584234144","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":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584232621","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584236746","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","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":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584234219","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":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","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":"1631584235743","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","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":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","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":"1631584229607","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584232413","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584235684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584239096","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584236414","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","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":"1631584238091","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584230639","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","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":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584233625","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584229631","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584242298","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-14 01:51:32,461 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584235412', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', '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': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', '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': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584237065', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584231616', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', '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': '1631584234144', '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': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584232621', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584236746', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', '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': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584234219', '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': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', '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': '1631584235743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', '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': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', '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': '1631584229607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584232413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584235684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584239096', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584236414', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', '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': '1631584238091', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584230639', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', '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': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584233625', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584229631', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584242298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-14 01:51:32,463 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-14 01:51:32,463 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-14 01:51:32,463 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-14 01:52:32,503 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-09-14 01:52:32,505 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/3b01178c-b011-4551-a7eb-0459f46330f1 2021-09-14 01:52:32,505 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-14 01:52:32,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:52:32,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3b01178c-b011-4551-a7eb-0459f46330f1 HTTP/1.1" 200 None 2021-09-14 01:52:32,730 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-14 01:52:32,731 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584244955","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584247320","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584246177","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584235412","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","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":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","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":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584237065","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584231616","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","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":"1631584234144","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":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584232621","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584236746","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","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":"1631584223164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584234219","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":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","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":"1631584235743","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584234144","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":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631584223164","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":"1631584229607","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584245117","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584232413","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584235684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584250486","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584248324","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584239096","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","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":"1631584249482","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584236414","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","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":"1631584251491","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631584219603","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584248479","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584238091","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631584236958","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584230639","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631584226217","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":"1631584219003","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584212999","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584233625","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631584223319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631584229631","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584247346","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584234144","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","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":"1631584226217","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631584242298","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631584231008","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-14 01:52:32,735 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584244955', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584247320', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584246177', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584235412', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', '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': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', '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': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584237065', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584231616', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', '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': '1631584234144', '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': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584232621', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584236746', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', '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': '1631584223164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584234219', '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': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', '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': '1631584235743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584234144', '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': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631584223164', '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': '1631584229607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584245117', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584232413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584235684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584250486', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584248324', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584239096', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', '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': '1631584249482', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584236414', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', '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': '1631584251491', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631584219603', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584248479', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584238091', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631584236958', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584230639', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631584226217', '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': '1631584219003', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584212999', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584233625', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631584223319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631584229631', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584247346', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584234144', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', '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': '1631584226217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631584242298', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631584231008', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-14 01:52:32,738 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-14 01:52:32,738 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-14 01:52:32,738 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-14 01:52:32,739 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-14 01:52:32,739 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-14 01:52:32,739 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-14 01:52:32,740 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-14 01:52:32,756 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': '42212da8-5001-4b0e-85ff-659b566be78b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:32,756 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-09-14 01:52:32,756 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "c619d11d-9cc0-4cb7-963d-00322df4da7e", "modelVersionId": "c6b3ee29-58f1-4f8e-8406-ed58493b1240", "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": "1e3ff908-3551-4cea-803f-92bf886c6c60", "owningEntityName": "basicvm-oe" } } } 2021-09-14 01:52:32,759 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:34,356 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-09-14 01:52:34,357 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-14 01:52:34,357 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b"}} 2021-09-14 01:52:34,358 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-14 01:52:34,377 DEBUG 129:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd542c82b-6c46-4f74-ae21-23dd282da79b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:34,378 DEBUG 131:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:34,379 DEBUG 132:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:34,383 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:34,560 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1332 2021-09-14 01:52:34,563 INFO 142:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:34,564 DEBUG 146:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:52:33 GMT"}}} 2021-09-14 01:52:44,576 DEBUG 129:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4c239312-4abb-4da5-8dd3-fa33d5ad5a1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:44,576 DEBUG 131:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:44,577 DEBUG 132:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:44,580 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:44,763 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1542 2021-09-14 01:52:44,765 INFO 142:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:44,766 DEBUG 146:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","finishTime":"Tue, 14 Sep 2021 01:52:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:38 GMT"}}} 2021-09-14 01:52:44,767 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-14 01:52:44,769 DEBUG 129:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bfda06f4-ada8-4f5e-b45e-8f36e2d3562a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:44,769 DEBUG 131:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:44,770 DEBUG 132:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:44,772 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:44,940 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1542 2021-09-14 01:52:44,942 INFO 142:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:44,942 DEBUG 146:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","finishTime":"Tue, 14 Sep 2021 01:52:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:38 GMT"}}} 2021-09-14 01:52:44,943 DEBUG 129:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd43305f1-aa00-4821-8bff-f80b1593ebec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:44,944 DEBUG 131:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:44,944 DEBUG 132:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:44,946 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:45,114 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1542 2021-09-14 01:52:45,116 INFO 142:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:45,117 DEBUG 146:onap_service.py(8) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","finishTime":"Tue, 14 Sep 2021 01:52:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:38 GMT"}}} 2021-09-14 01:52:45,135 DEBUG 129:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb6e088e-6b7f-4e2a-a966-e22a41953342', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:45,135 DEBUG 131:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:45,136 DEBUG 132:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:45,139 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:45,324 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1542 2021-09-14 01:52:45,327 INFO 142:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:45,328 DEBUG 146:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","finishTime":"Tue, 14 Sep 2021 01:52:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:38 GMT"}}} 2021-09-14 01:52:45,329 DEBUG 129:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86e3c52c-bda5-4790-825e-e96dea92d495', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:45,330 DEBUG 131:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b 2021-09-14 01:52:45,330 DEBUG 132:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] data sent: None 2021-09-14 01:52:45,332 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:45,508 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/42212da8-5001-4b0e-85ff-659b566be78b HTTP/1.1" 200 1542 2021-09-14 01:52:45,511 INFO 142:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response code: 200 2021-09-14 01:52:45,512 DEBUG 146:onap_service.py(1) - [None][Check 42212da8-5001-4b0e-85ff-659b566be78b orchestration request status] response: {"request":{"requestId":"42212da8-5001-4b0e-85ff-659b566be78b","startTime":"Tue, 14 Sep 2021 01:52:32 GMT","finishTime":"Tue, 14 Sep 2021 01:52:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","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":"1e3ff908-3551-4cea-803f-92bf886c6c60","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:38 GMT"}}} 2021-09-14 01:52:45,514 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-09-14 01:52:45,514 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:52:45,514 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:52:45,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,588 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-14 01:52:45,589 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-14 01:52:45,589 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631584228563","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:52:45,592 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 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-09-14 01:52:45,592 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 2021-09-14 01:52:45,593 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] data sent: None 2021-09-14 01:52:45,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,663 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 HTTP/1.1" 200 1190 2021-09-14 01:52:45,665 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response code: 200 2021-09-14 01:52:45,665 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response: {"service-instance":[{"service-instance-id":"d59ddae3-3235-4250-bfdd-202fa3663453","service-instance-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","model-version-id":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","resource-version":"1631584357857","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-14 01:52:45,669 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-09-14 01:52:45,670 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:52:45,670 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-14 01:52:45,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,718 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:52:45,719 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-14 01:52:45,719 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":"1631584226673"} 2021-09-14 01:52:45,722 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-09-14 01:52:45,722 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:52:45,722 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:52:45,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,775 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-14 01:52:45,776 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-14 01:52:45,777 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631584228563","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:52:45,779 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 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-09-14 01:52:45,780 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 2021-09-14 01:52:45,780 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] data sent: None 2021-09-14 01:52:45,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,837 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 HTTP/1.1" 200 1190 2021-09-14 01:52:45,838 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response code: 200 2021-09-14 01:52:45,839 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response: {"service-instance":[{"service-instance-id":"d59ddae3-3235-4250-bfdd-202fa3663453","service-instance-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","model-version-id":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","resource-version":"1631584357857","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-14 01:52:45,841 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-09-14 01:52:45,841 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:52:45,842 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:52:45,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:45,909 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:52:45,909 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:52:45,910 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584226548","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:52:45,912 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-09-14 01:52:45,912 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:52:45,912 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:52:45,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:52:46,002 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-14 01:52:46,003 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:52:46,003 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584228563","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:52:46,006 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:52:46,006 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:52:46,007 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-09-14 01:52:46,007 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:52:46,007 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:52:46,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:52:46,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:52:46,543 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:52:46,544 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:52:46,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:52:46,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:52:46,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:52:46,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:52:46,547 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:52:46,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:52:46,548 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:52:46,548 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:52:46,548 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:52:46,548 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:52:46,548 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:52:46,549 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-09-14 01:52:46,549 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-09-14 01:52:46,549 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:52:46,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:52:47,313 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-09-14 01:52:47,316 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:52:47,319 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:52:47,324 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:52:47,325 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-09-14 01:52:47,325 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel 2021-09-14 01:52:47,325 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-14 01:52:47,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:52:47,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel HTTP/1.1" 200 None 2021-09-14 01:52:47,545 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-14 01:52:47,545 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-14 01:52:47,625 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:52:47,626 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:52:47,626 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-09-14 01:52:47,626 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:52:47,626 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:52:47,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:52:48,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:52:48,304 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:52:48,304 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:52:48,307 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:52:48,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:52:48,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:52:48,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:52:48,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:52:48,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:52:48,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:52:48,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:52:48,309 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:52:48,309 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:52:48,309 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:52:48,310 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-09-14 01:52:48,310 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-09-14 01:52:48,310 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:52:48,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:52:50,326 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-09-14 01:52:50,328 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:52:50,331 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:52:50,336 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:52:50,337 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': '67218674-4384-44c3-abb4-5521996e97b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:50,337 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/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs 2021-09-14 01:52:50,338 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "c619d11d-9cc0-4cb7-963d-00322df4da7e" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "091d03f4-42d5-4ca8-b0e6-d7d2f50e333a", "modelVersionId": "0889c2b7-0bed-4786-ac8a-f4315e27cd7f", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "95dc9497-c143-4e3b-99e9-b3524bc7020f", "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": "d59ddae3-3235-4250-bfdd-202fa3663453", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c619d11d-9cc0-4cb7-963d-00322df4da7e", "modelVersion": "1.0", "modelVersionId": "c6b3ee29-58f1-4f8e-8406-ed58493b1240" } } }] } } 2021-09-14 01:52:50,340 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:52,084 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs HTTP/1.1" 202 262 2021-09-14 01:52:52,086 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-14 01:52:52,086 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2"}} 2021-09-14 01:52:52,087 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-14 01:52:52,096 DEBUG 129:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1fa84842-e385-481a-ba1d-681371b1fb62', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:52:52,097 DEBUG 131:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:52:52,098 DEBUG 132:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:52:52,102 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:52:52,289 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 1900 2021-09-14 01:52:52,292 INFO 142:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:52:52,293 DEBUG 146:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:52:51 GMT"}}} 2021-09-14 01:53:02,307 DEBUG 129:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77909ce9-4bec-494b-9eb9-827d4e66d641', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:02,308 DEBUG 131:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:53:02,309 DEBUG 132:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:53:02,313 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:02,522 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 2106 2021-09-14 01:53:02,524 INFO 142:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:53:02,525 DEBUG 146:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","finishTime":"Tue, 14 Sep 2021 01:52:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:59 GMT"}}} 2021-09-14 01:53:02,526 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-14 01:53:02,527 DEBUG 129:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6fb6152-df93-4958-9bc9-c263f279d63c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:02,527 DEBUG 131:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:53:02,527 DEBUG 132:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:53:02,529 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:02,704 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 2106 2021-09-14 01:53:02,705 INFO 142:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:53:02,706 DEBUG 146:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","finishTime":"Tue, 14 Sep 2021 01:52:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:59 GMT"}}} 2021-09-14 01:53:02,707 DEBUG 129:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18f45da4-a624-44e8-a9b5-5438588ae02f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:02,707 DEBUG 131:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:53:02,708 DEBUG 132:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:53:02,710 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:02,907 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 2106 2021-09-14 01:53:02,909 INFO 142:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:53:02,909 DEBUG 146:onap_service.py(9) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","finishTime":"Tue, 14 Sep 2021 01:52:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:59 GMT"}}} 2021-09-14 01:53:02,922 DEBUG 129:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a53c910-7ebf-478c-9298-484115d9c9ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:02,922 DEBUG 131:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:53:02,922 DEBUG 132:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:53:02,925 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:03,100 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 2106 2021-09-14 01:53:03,102 INFO 142:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:53:03,103 DEBUG 146:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","finishTime":"Tue, 14 Sep 2021 01:52:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:59 GMT"}}} 2021-09-14 01:53:03,104 DEBUG 129:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3fe0aaa9-a3a8-4493-a458-ca37bbbc95c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:03,104 DEBUG 131:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 2021-09-14 01:53:03,104 DEBUG 132:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] data sent: None 2021-09-14 01:53:03,106 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:03,289 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/67218674-4384-44c3-abb4-5521996e97b2 HTTP/1.1" 200 2106 2021-09-14 01:53:03,291 INFO 142:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response code: 200 2021-09-14 01:53:03,291 DEBUG 146:onap_service.py(1) - [None][Check 67218674-4384-44c3-abb4-5521996e97b2 orchestration request status] response: {"request":{"requestId":"67218674-4384-44c3-abb4-5521996e97b2","startTime":"Tue, 14 Sep 2021 01:52:50 GMT","finishTime":"Tue, 14 Sep 2021 01:52:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}}],"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:52:59 GMT"}}} 2021-09-14 01:53:03,293 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-09-14 01:53:03,293 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-14 01:53:03,293 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-14 01:53:03,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,347 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-14 01:53:03,348 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-14 01:53:03,348 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":"1631584226673"} 2021-09-14 01:53:03,351 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-09-14 01:53:03,351 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/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-14 01:53:03,351 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-14 01:53:03,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,405 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-14 01:53:03,407 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-14 01:53:03,407 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631584228563","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:53:03,410 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 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-09-14 01:53:03,410 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 2021-09-14 01:53:03,410 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] data sent: None 2021-09-14 01:53:03,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,483 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 HTTP/1.1" 200 1641 2021-09-14 01:53:03,484 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response code: 200 2021-09-14 01:53:03,484 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54 service-instance-name] response: {"service-instance":[{"service-instance-id":"d59ddae3-3235-4250-bfdd-202fa3663453","service-instance-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","model-version-id":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","resource-version":"1631584373734","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-14 01:53:03,488 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-09-14 01:53:03,488 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:53:03,489 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:53:03,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,558 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:53:03,559 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:53:03,559 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:53:03,562 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-09-14 01:53:03,562 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:53:03,562 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:53:03,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,617 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-14 01:53:03,618 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:53:03,618 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584374041","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:53:03,621 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-09-14 01:53:03,621 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list 2021-09-14 01:53:03,621 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:53:03,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,678 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list HTTP/1.1" 200 1063 2021-09-14 01:53:03,679 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:53:03,679 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/v23/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:53:03,682 DEBUG 129:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:53:03,682 DEBUG 131:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 2021-09-14 01:53:03,682 DEBUG 132:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] data sent: None 2021-09-14 01:53:03,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:53:03,748 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 HTTP/1.1" 200 3768 2021-09-14 01:53:03,749 INFO 142:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response code: 200 2021-09-14 01:53:03,749 DEBUG 146:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response: {"vnf-id":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnf-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631584379125","model-invariant-id":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","model-version-id":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","model-customization-id":"95dc9497-c143-4e3b-99e9-b3524bc7020f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/vnfs/vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","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"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453","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":"d59ddae3-3235-4250-bfdd-202fa3663453"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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/v23/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/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-14 01:53:03,751 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:53:03,752 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:53:03,752 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-09-14 01:53:03,752 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:53:03,752 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:53:03,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:53:04,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:53:04,425 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:53:04,426 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:53:04,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:53:04,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:53:04,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:53:04,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:53:04,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:53:04,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:53:04,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:53:04,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:53:04,431 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:53:04,431 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:53:04,432 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:53:04,432 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-09-14 01:53:04,433 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-09-14 01:53:04,433 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:53:04,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:53:05,069 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-09-14 01:53:05,070 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:53:05,072 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:53:05,079 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:53:05,079 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-09-14 01:53:05,080 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel 2021-09-14 01:53:05,080 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-14 01:53:05,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:53:05,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel HTTP/1.1" 200 None 2021-09-14 01:53:05,316 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-14 01:53:05,316 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-14 01:53:05,364 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': '66e19a1b-efb7-40b1-a9a0-2496431fb7f9', 'x-fromappid': 'API client'} 2021-09-14 01:53:05,364 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-09-14 01:53:05,364 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-cefa53fc-5272-4c34-83bc-de6cb6bdab54" }, "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-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:53:05,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-14 01:53:05,687 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-09-14 01:53:05,688 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-14 01:53:05,689 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-09-14 01:53:05,712 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:53:05,713 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:53:05,713 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-09-14 01:53:05,713 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:53:05,713 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:53:05,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:53:06,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:53:06,297 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:53:06,297 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:53:06,300 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:53:06,301 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:53:06,301 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:53:06,301 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:53:06,301 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:53:06,301 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:53:06,302 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:53:06,302 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:53:06,302 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:53:06,302 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:53:06,302 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:53:06,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-09-14 01:53:06,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-09-14 01:53:06,303 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:53:06,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:53:07,123 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-09-14 01:53:07,125 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:53:07,129 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:53:07,136 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:53:07,137 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': '7d67b914-0452-4f1d-aad4-7d25a32b6d8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:07,137 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/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vfModules 2021-09-14 01:53:07,137 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-cefa53fc-5272-4c34-83bc-de6cb6bdab54", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "2ba87b77-6319-44e9-83ff-d83001499027", "modelVersionId": "fee0f438-13c7-40f8-a893-fd9e2ddd3798", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "3d249acc-1361-47db-8bae-a7b643c263d7", "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": "d59ddae3-3235-4250-bfdd-202fa3663453", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c619d11d-9cc0-4cb7-963d-00322df4da7e", "modelVersion": "1.0", "modelVersionId": "c6b3ee29-58f1-4f8e-8406-ed58493b1240" } } }, { "relatedInstance": { "instanceId": "b7c0b633-e87f-4f2d-9691-7160f0b03b15", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "091d03f4-42d5-4ca8-b0e6-d7d2f50e333a", "modelVersion": "1.0", "modelVersionId": "0889c2b7-0bed-4786-ac8a-f4315e27cd7f", "modelCustomizationId": "95dc9497-c143-4e3b-99e9-b3524bc7020f", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-14 01:53:07,140 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:08,712 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vfModules HTTP/1.1" 202 262 2021-09-14 01:53:08,714 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-09-14 01:53:08,714 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","instanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b"}} 2021-09-14 01:53:08,715 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-14 01:53:08,725 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1527af7c-7754-4f35-845d-dcfd8d0d531c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:08,727 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:53:08,727 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:53:08,732 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:08,893 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 2461 2021-09-14 01:53:08,895 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:53:08,895 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:53:08 GMT"}}} 2021-09-14 01:53:18,907 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41c1b532-4fd2-4544-aea0-98b6c2375b8c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:18,908 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:53:18,908 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:53:18,910 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:19,413 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 2787 2021-09-14 01:53:19,415 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:53:19,416 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"}}} 2021-09-14 01:53:29,428 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '973c1c55-4a0f-4f64-8918-947ef90ea20b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:29,429 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:53:29,430 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:53:29,434 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:29,918 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4948 2021-09-14 01:53:29,920 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:53:29,920 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:53:39,933 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d91f94b-77ea-418d-8059-4a477fc025f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:39,933 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:53:39,933 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:53:39,936 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:40,480 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4950 2021-09-14 01:53:40,482 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:53:40,483 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:53:50,495 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b33175b8-18c1-4837-b723-7061c7d5337b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:53:50,495 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:53:50,496 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:53:50,498 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:53:50,979 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4950 2021-09-14 01:53:50,980 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:53:50,981 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:00,993 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '085411df-335f-4c47-af3f-691f188aba6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:00,994 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:00,994 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:00,996 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:01,484 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4950 2021-09-14 01:54:01,486 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:01,487 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:11,499 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '991df7a7-b135-4dde-a8b6-8b29f8b97f46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:11,499 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:11,499 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:11,501 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:11,957 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4950 2021-09-14 01:54:11,959 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:11,959 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:21,970 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd546650d-4f75-4ea1-a913-c33b3d79f2f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:21,970 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:21,971 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:21,972 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:22,463 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4950 2021-09-14 01:54:22,465 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:22,466 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:53:18 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:32,478 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4753f8f5-6643-452b-844c-fb2b597519d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:32,478 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:32,478 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:32,481 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:32,653 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4918 2021-09-14 01:54:32,655 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:32,655 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","finishTime":"Tue, 14 Sep 2021 01:54:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:27 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:32,656 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-14 01:54:32,657 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8c4239d9-9c2f-44ad-971d-5e7e026a3684', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:32,657 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:32,657 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:32,659 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:32,850 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4918 2021-09-14 01:54:32,852 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:32,852 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","finishTime":"Tue, 14 Sep 2021 01:54:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:27 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:32,853 DEBUG 129:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f622a4a-317d-45de-b2be-00d8ee242b65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:32,854 DEBUG 131:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:32,854 DEBUG 132:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:32,856 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:33,035 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4918 2021-09-14 01:54:33,037 INFO 142:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:33,037 DEBUG 146:onap_service.py(10) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","finishTime":"Tue, 14 Sep 2021 01:54:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:27 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:33,057 DEBUG 129:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c79afea-da35-4d73-9a2d-450d60e6a483', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:33,058 DEBUG 131:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:33,058 DEBUG 132:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:33,061 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:33,208 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4918 2021-09-14 01:54:33,211 INFO 142:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:33,211 DEBUG 146:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","finishTime":"Tue, 14 Sep 2021 01:54:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:27 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:33,213 DEBUG 129:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be322309-b6a2-472c-854e-c0ab5fe7f55f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:33,213 DEBUG 131:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b 2021-09-14 01:54:33,213 DEBUG 132:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] data sent: None 2021-09-14 01:54:33,215 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:33,367 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d67b914-0452-4f1d-aad4-7d25a32b6d8b HTTP/1.1" 200 4918 2021-09-14 01:54:33,368 INFO 142:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response code: 200 2021-09-14 01:54:33,368 DEBUG 146:onap_service.py(1) - [None][Check 7d67b914-0452-4f1d-aad4-7d25a32b6d8b orchestration request status] response: {"request":{"requestId":"7d67b914-0452-4f1d-aad4-7d25a32b6d8b","startTime":"Tue, 14 Sep 2021 01:53:07 GMT","finishTime":"Tue, 14 Sep 2021 01:54:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"}}},{"relatedInstance":{"instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:27 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":null,\"creation_time\":1631584313000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:33,370 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-14 01:54:33,370 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-14 01:54:43,381 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-09-14 01:54:43,381 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list 2021-09-14 01:54:43,381 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:54:43,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,457 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list HTTP/1.1" 200 1063 2021-09-14 01:54:43,458 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:54:43,459 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/v23/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:43,461 DEBUG 129:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:54:43,461 DEBUG 131:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 2021-09-14 01:54:43,461 DEBUG 132:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] data sent: None 2021-09-14 01:54:43,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,553 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 HTTP/1.1" 200 4539 2021-09-14 01:54:43,554 INFO 142:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response code: 200 2021-09-14 01:54:43,554 DEBUG 146:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response: {"vnf-id":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnf-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631584461793","model-invariant-id":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","model-version-id":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","model-customization-id":"95dc9497-c143-4e3b-99e9-b3524bc7020f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/vnfs/vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","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"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/dd068bb0-fb0c-4614-b375-727a4575eea1","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":"dd068bb0-fb0c-4614-b375-727a4575eea1"}],"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/v23/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/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453","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":"d59ddae3-3235-4250-bfdd-202fa3663453"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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/v23/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/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-14 01:54:43,557 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-14 01:54:43,557 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-14 01:54:43,557 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:54:43,557 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vf-modules 2021-09-14 01:54:43,557 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0 VF modules] data sent: None 2021-09-14 01:54:43,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,653 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vf-modules HTTP/1.1" 200 1641 2021-09-14 01:54:43,654 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0 VF modules] response code: 200 2021-09-14 01:54:43,654 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vf-module-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","heat-stack-id":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631584466998","model-invariant-id":"2ba87b77-6319-44e9-83ff-d83001499027","model-version-id":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","model-customization-id":"3d249acc-1361-47db-8bae-a7b643c263d7","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/vnfs/vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vnf-data/vf-modules/vf-module/a5324ebf-cf88-4e59-a286-2e5fc5b6285b/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/dd068bb0-fb0c-4614-b375-727a4575eea1","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":"dd068bb0-fb0c-4614-b375-727a4575eea1"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-14 01:54:43,656 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-14 01:54:43,656 DEBUG 158:vf_module.py(1) - Delete a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF module 2021-09-14 01:54:43,657 DEBUG 45:deletion.py(1) - VF module a5324ebf-cf88-4e59-a286-2e5fc5b6285b deletion request 2021-09-14 01:54:43,666 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-09-14 01:54:43,667 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:54:43,667 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:54:43,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,740 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:54:43,741 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:54:43,741 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/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-09-14 01:54:43,743 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-09-14 01:54:43,743 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:54:43,744 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:54:43,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,858 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:54:43,859 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:54:43,860 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:54:43,862 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-09-14 01:54:43,862 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:54:43,862 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:54:43,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:43,946 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:54:43,947 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:54:43,947 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/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-09-14 01:54:43,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-09-14 01:54:43,949 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:54:43,950 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:54:43,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:44,065 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:54:44,065 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:54:44,066 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:54:44,068 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-09-14 01:54:44,068 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:54:44,068 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:54:44,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:44,148 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:54:44,149 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:54:44,150 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/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-09-14 01:54:44,153 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-09-14 01:54:44,153 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:54:44,153 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:54:44,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:44,261 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:54:44,262 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:54:44,262 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:54:44,265 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-09-14 01:54:44,266 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:54:44,266 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:54:44,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:54:44,351 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-14 01:54:44,352 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:54:44,352 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584374041","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:54:44,354 DEBUG 129:onap_service.py(1) - [None][Create a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1334b74-2a66-410e-adc7-db8843c47f74', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:44,354 DEBUG 131:onap_service.py(1) - [None][Create a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vfModules/a5324ebf-cf88-4e59-a286-2e5fc5b6285b 2021-09-14 01:54:44,354 DEBUG 132:onap_service.py(1) - [None][Create a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "2ba87b77-6319-44e9-83ff-d83001499027", "modelVersionId": "fee0f438-13c7-40f8-a893-fd9e2ddd3798", "modelName": "basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54", "modelVersion": "1631584466998", "modelCustomizationId": "3d249acc-1361-47db-8bae-a7b643c263d7" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-14 01:54:44,355 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:45,815 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vfModules/a5324ebf-cf88-4e59-a286-2e5fc5b6285b HTTP/1.1" 202 262 2021-09-14 01:54:45,816 INFO 142:onap_service.py(1) - [None][Create a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF moduledeletion request] response code: 202 2021-09-14 01:54:45,816 DEBUG 146:onap_service.py(1) - [None][Create a5324ebf-cf88-4e59-a286-2e5fc5b6285b VF moduledeletion request] response: {"requestReferences":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","instanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74"}} 2021-09-14 01:54:45,816 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-14 01:54:45,825 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa10e6b1-6bee-4eb2-a157-bf9cf0ab8f52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:45,826 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:54:45,826 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:54:45,830 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:46,000 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 1315 2021-09-14 01:54:46,004 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:54:46,005 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:54:45 GMT"}}} 2021-09-14 01:54:56,019 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f48903c8-01e8-4c28-97fe-708c222405c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:54:56,020 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:54:56,020 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:54:56,024 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:54:56,519 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3811 2021-09-14 01:54:56,521 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:54:56,522 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:50 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:06,534 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3845e194-aec8-48d8-912f-cd9164353eab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:06,535 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:06,535 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:06,539 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:07,066 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3815 2021-09-14 01:55:07,068 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:07,069 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:54:50 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,082 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '450ffb35-6186-4da9-80cf-f204bd251a13', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:17,083 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:17,083 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:17,086 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:17,256 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3779 2021-09-14 01:55:17,258 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:17,259 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","finishTime":"Tue, 14 Sep 2021 01:55:11 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:55:11 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,260 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-14 01:55:17,261 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f438584-4602-4a67-b3b1-221fe2f08c06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:17,261 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:17,262 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:17,264 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:17,433 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3779 2021-09-14 01:55:17,435 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:17,436 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","finishTime":"Tue, 14 Sep 2021 01:55:11 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:55:11 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,437 DEBUG 129:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cbfb069-e11b-4733-a652-a63a5f8441d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:17,438 DEBUG 131:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:17,438 DEBUG 132:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:17,441 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:17,602 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3779 2021-09-14 01:55:17,604 INFO 142:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:17,605 DEBUG 146:onap_service.py(11) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","finishTime":"Tue, 14 Sep 2021 01:55:11 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:55:11 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,619 DEBUG 129:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31de897a-bfde-49e1-a4f5-e043d8d6b082', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:17,620 DEBUG 131:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:17,620 DEBUG 132:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:17,625 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:17,783 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3779 2021-09-14 01:55:17,786 INFO 142:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:17,787 DEBUG 146:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","finishTime":"Tue, 14 Sep 2021 01:55:11 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:55:11 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,788 DEBUG 129:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d6ea7be-020d-4aa2-b874-4a6e5bdbd737', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:17,789 DEBUG 131:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 2021-09-14 01:55:17,789 DEBUG 132:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] data sent: None 2021-09-14 01:55:17,791 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:17,948 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c1334b74-2a66-410e-adc7-db8843c47f74 HTTP/1.1" 200 3779 2021-09-14 01:55:17,950 INFO 142:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response code: 200 2021-09-14 01:55:17,951 DEBUG 146:onap_service.py(1) - [None][Check c1334b74-2a66-410e-adc7-db8843c47f74 orchestration request status] response: {"request":{"requestId":"c1334b74-2a66-410e-adc7-db8843c47f74","startTime":"Tue, 14 Sep 2021 01:54:44 GMT","finishTime":"Tue, 14 Sep 2021 01:55:11 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2ba87b77-6319-44e9-83ff-d83001499027","modelType":"vfModule","modelName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54","modelVersion":"1631584466998","modelCustomizationUuid":"3d249acc-1361-47db-8bae-a7b643c263d7","modelVersionId":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelCustomizationId":"3d249acc-1361-47db-8bae-a7b643c263d7","modelUuid":"fee0f438-13c7-40f8-a893-fd9e2ddd3798","modelInvariantUuid":"2ba87b77-6319-44e9-83ff-d83001499027"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vfModuleInstanceId":"a5324ebf-cf88-4e59-a286-2e5fc5b6285b","vfModuleInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"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":"Tue, 14 Sep 2021 01:55:11 GMT"},"requestProcessingData":[{"groupingId":"cbe2e412-6fe7-46f0-9bf3-c986912743bb","tag":"StackInformation","dataPairs":[{"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54":"{\"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-cefa53fc-5272-4c34-83bc-de6cb6bdab54/cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"updated_time\":1631584406000,\"creation_time\":1631584313000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"cd9006ffca5c4218800e9fe9ed96f286\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"b7c0b633-e87f-4f2d-9691-7160f0b03b15\",\"OS::stack_id\":\"cbe2e412-6fe7-46f0-9bf3-c986912743bb\",\"OS::stack_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54\",\"vf_module_id\":\"a5324ebf-cf88-4e59-a286-2e5fc5b6285b\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:17,952 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-14 01:55:17,953 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-09-14 01:55:17,953 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list 2021-09-14 01:55:17,954 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:17,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:18,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453/relationship-list HTTP/1.1" 200 1063 2021-09-14 01:55:18,029 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:18,029 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/v23/business/owning-entities/owning-entity/1e3ff908-3551-4cea-803f-92bf886c6c60","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e3ff908-3551-4cea-803f-92bf886c6c60"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_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-09-14 01:55:18,033 DEBUG 129:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:55:18,033 DEBUG 131:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 2021-09-14 01:55:18,033 DEBUG 132:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] data sent: None 2021-09-14 01:55:18,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:18,118 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15 HTTP/1.1" 200 3768 2021-09-14 01:55:18,119 INFO 142:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response code: 200 2021-09-14 01:55:18,120 DEBUG 146:onap_service.py(1) - [AAI][Get d59ddae3-3235-4250-bfdd-202fa3663453 ABCMeta] response: {"vnf-id":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnf-name":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c619d11d-9cc0-4cb7-963d-00322df4da7e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631584508623","model-invariant-id":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","model-version-id":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","model-customization-id":"95dc9497-c143-4e3b-99e9-b3524bc7020f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d59ddae3-3235-4250-bfdd-202fa3663453/service-data/vnfs/vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","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"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d59ddae3-3235-4250-bfdd-202fa3663453","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":"d59ddae3-3235-4250-bfdd-202fa3663453"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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/v23/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/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-14 01:55:18,123 DEBUG 384:vnf.py(1) - Delete b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF 2021-09-14 01:55:18,124 DEBUG 80:deletion.py(1) - VNF b7c0b633-e87f-4f2d-9691-7160f0b03b15 deletion request 2021-09-14 01:55:18,147 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:55:18,147 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:55:18,148 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-09-14 01:55:18,148 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:55:18,148 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:55:18,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:18,721 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:55:18,723 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:55:18,723 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:55:18,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:55:18,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:18,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:18,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:18,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:55:18,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:18,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:18,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:18,726 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:55:18,726 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:55:18,726 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:55:18,726 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-09-14 01:55:18,727 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-09-14 01:55:18,727 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:55:18,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:55:20,815 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-09-14 01:55:20,818 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:55:20,820 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:55:20,826 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:55:20,827 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-09-14 01:55:20,827 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel 2021-09-14 01:55:20,827 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-14 01:55:20,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:21,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel HTTP/1.1" 200 None 2021-09-14 01:55:21,307 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-14 01:55:21,307 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-14 01:55:21,342 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-09-14 01:55:21,342 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:21,342 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:21,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,393 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:21,394 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:21,394 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/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-09-14 01:55:21,397 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-09-14 01:55:21,397 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:21,397 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:21,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,496 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:55:21,497 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:21,498 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:55:21,500 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-09-14 01:55:21,501 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:21,501 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:21,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,592 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:21,594 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:21,594 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/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-09-14 01:55:21,597 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:55:21,598 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:21,598 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:21,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,703 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:55:21,704 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:21,704 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:55:21,708 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-09-14 01:55:21,708 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:21,708 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:21,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,793 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:21,794 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:21,795 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/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-09-14 01:55:21,798 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-09-14 01:55:21,798 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:21,798 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:21,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:21,903 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-14 01:55:21,905 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:21,905 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584373933","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]}]}}]} 2021-09-14 01:55:21,909 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-09-14 01:55:21,909 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:55:21,910 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:55:21,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:22,000 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-14 01:55:22,001 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:55:22,001 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584374041","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b7c0b633-e87f-4f2d-9691-7160f0b03b15","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b7c0b633-e87f-4f2d-9691-7160f0b03b15"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:55:22,004 DEBUG 129:onap_service.py(1) - [None][Create b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfeab8a8-6c2e-464d-86a7-331c01d04a7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:22,004 DEBUG 131:onap_service.py(1) - [None][Create b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15 2021-09-14 01:55:22,004 DEBUG 132:onap_service.py(1) - [None][Create b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "091d03f4-42d5-4ca8-b0e6-d7d2f50e333a", "modelVersion": "1.0", "modelVersionId": "0889c2b7-0bed-4786-ac8a-f4315e27cd7f", "modelCustomizationId": "95dc9497-c143-4e3b-99e9-b3524bc7020f", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-14 01:55:22,006 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:23,646 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453/vnfs/b7c0b633-e87f-4f2d-9691-7160f0b03b15 HTTP/1.1" 202 262 2021-09-14 01:55:23,648 INFO 142:onap_service.py(1) - [None][Create b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF deletion request] response code: 202 2021-09-14 01:55:23,648 DEBUG 146:onap_service.py(1) - [None][Create b7c0b633-e87f-4f2d-9691-7160f0b03b15 VNF deletion request] response: {"requestReferences":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","instanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f"}} 2021-09-14 01:55:23,649 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-14 01:55:23,661 DEBUG 129:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3922ee58-2a33-4c6a-a903-5d63b418a4a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:23,662 DEBUG 131:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:23,663 DEBUG 132:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:23,667 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:23,882 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1270 2021-09-14 01:55:23,884 INFO 142:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:23,885 DEBUG 146:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:55:23 GMT"}}} 2021-09-14 01:55:33,897 DEBUG 129:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a857e67-3b6e-439e-b4fe-ff4f6ca60d37', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:33,897 DEBUG 131:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:33,898 DEBUG 132:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:33,902 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:34,088 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1476 2021-09-14 01:55:34,090 INFO 142:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:34,091 DEBUG 146:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","finishTime":"Tue, 14 Sep 2021 01:55:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:26 GMT"}}} 2021-09-14 01:55:34,092 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-14 01:55:34,093 DEBUG 129:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81234f4c-ae4f-4dbd-9a75-1720c90e6684', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:34,093 DEBUG 131:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:34,093 DEBUG 132:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:34,096 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:34,245 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1476 2021-09-14 01:55:34,248 INFO 142:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:34,248 DEBUG 146:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","finishTime":"Tue, 14 Sep 2021 01:55:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:26 GMT"}}} 2021-09-14 01:55:34,249 DEBUG 129:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42f8f425-aafa-48ef-bab8-2d86a1fb989d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:34,250 DEBUG 131:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:34,250 DEBUG 132:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:34,253 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:34,431 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1476 2021-09-14 01:55:34,433 INFO 142:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:34,433 DEBUG 146:onap_service.py(12) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","finishTime":"Tue, 14 Sep 2021 01:55:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:26 GMT"}}} 2021-09-14 01:55:34,442 DEBUG 129:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dacf62b0-b7e0-46b1-a114-759914b6f0cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:34,443 DEBUG 131:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:34,443 DEBUG 132:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:34,445 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:34,613 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1476 2021-09-14 01:55:34,616 INFO 142:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:34,616 DEBUG 146:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","finishTime":"Tue, 14 Sep 2021 01:55:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:26 GMT"}}} 2021-09-14 01:55:34,617 DEBUG 129:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9e79cbd-5394-40ac-aa19-0a131ceb989e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:34,617 DEBUG 131:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f 2021-09-14 01:55:34,617 DEBUG 132:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] data sent: None 2021-09-14 01:55:34,619 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:34,775 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cfeab8a8-6c2e-464d-86a7-331c01d04a7f HTTP/1.1" 200 1476 2021-09-14 01:55:34,776 INFO 142:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response code: 200 2021-09-14 01:55:34,776 DEBUG 146:onap_service.py(1) - [None][Check cfeab8a8-6c2e-464d-86a7-331c01d04a7f orchestration request status] response: {"request":{"requestId":"cfeab8a8-6c2e-464d-86a7-331c01d04a7f","startTime":"Tue, 14 Sep 2021 01:55:22 GMT","finishTime":"Tue, 14 Sep 2021 01:55:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelVersionId":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelCustomizationId":"95dc9497-c143-4e3b-99e9-b3524bc7020f","modelUuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","modelInvariantUuid":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"d59ddae3-3235-4250-bfdd-202fa3663453","vnfInstanceId":"b7c0b633-e87f-4f2d-9691-7160f0b03b15","vnfInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:26 GMT"}}} 2021-09-14 01:55:34,777 DEBUG 319:service.py(1) - Delete d59ddae3-3235-4250-bfdd-202fa3663453 service instance 2021-09-14 01:55:34,777 DEBUG 113:deletion.py(1) - Service d59ddae3-3235-4250-bfdd-202fa3663453 deletion request 2021-09-14 01:55:34,787 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:55:34,787 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:55:34,788 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-09-14 01:55:34,788 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:55:34,788 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:55:34,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:36,765 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:55:36,766 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:55:36,766 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:55:36,769 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:55:36,769 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:36,769 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:36,769 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:36,769 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:55:36,769 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:36,769 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:36,769 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:36,770 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:55:36,770 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:55:36,770 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:55:36,770 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-09-14 01:55:36,770 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-09-14 01:55:36,771 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:55:36,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:55:38,765 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-09-14 01:55:38,767 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:55:38,770 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:55:38,775 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:55:38,776 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:55:38,776 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:55:38,776 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-09-14 01:55:38,777 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:55:38,777 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:55:38,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:39,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:55:39,556 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:55:39,556 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:55:39,559 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:55:39,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:39,560 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:39,560 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:39,560 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:55:39,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:39,561 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:39,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:39,561 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:55:39,561 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:55:39,561 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:55:39,562 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-09-14 01:55:39,562 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-09-14 01:55:39,563 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:55:39,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:55:40,396 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-09-14 01:55:40,399 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:55:40,403 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:55:40,410 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:55:40,411 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-14 01:55:40,411 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-14 01:55:40,412 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-09-14 01:55:40,412 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-14 01:55:40,412 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-14 01:55:40,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:40,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-14 01:55:40,923 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-14 01:55:40,923 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0f1c7b2f-0203-40ea-b48c-ab1381cda52c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-14 01:55:40,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-14 01:55:40,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:40,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:40,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:40,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-14 01:55:40,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-14 01:55:40,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-14 01:55:40,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-14 01:55:40,929 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-14 01:55:40,929 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-14 01:55:40,930 INFO 192:__init__.py(1) - Service found, updating information 2021-09-14 01:55:40,930 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-09-14 01:55:40,930 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-09-14 01:55:40,931 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-14 01:55:40,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-14 01:55:41,541 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-09-14 01:55:41,543 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-14 01:55:41,546 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c1b889-4b47-47cf-959e-66eb7ea7ada2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574962481,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81b8a33-68da-4715-a8aa-193b2b8376e8","invariantUUID":"5da1924b-23d1-4b9e-a56c-24562c76f5b2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d78ac0-b4f7-4159-b5be-b853520aca30","lifecycleState":"CERTIFIED","lastUpdateDate":1631575355347,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59059a80-25dd-47e5-b183-f59a0721b00e","invariantUUID":"2ddad4c2-882b-4a79-89c8-b5cb74097cdd","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"441cb185-681a-4d03-a0d2-89b950eedab2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575152004,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1db1727a-f1a1-4198-871d-4da162bd7012","invariantUUID":"a6aff814-468a-46cc-979c-76abd834c44d","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":"cff1b89b-88e6-41e1-9808-dcd30ae326cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631574859687,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d8dc0f-15ea-4f51-bf3a-ef7b328d3d67","invariantUUID":"5c99b728-a1e3-4fcd-a0f4-e2c7327bb444","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":"4b48cf5c-37c8-421a-b0f8-b2ffdfc69a60","lifecycleState":"CERTIFIED","lastUpdateDate":1631575187502,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a16af568-f215-4468-a28a-4e9826804e70","invariantUUID":"9815e4c8-b244-4eed-bf95-ce26d7628609","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":"network","uniqueId":"1e551e06-8247-476d-8c32-86c38096db78","lifecycleState":"CERTIFIED","lastUpdateDate":1631575327770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddbaeaa4-cff4-48a9-bae1-bed02dd048b8","invariantUUID":"6d6e9581-68df-4f53-bda9-16c6a293026f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a3cfddc1-4155-4b4a-bb73-686a4fb78d77","lifecycleState":"CERTIFIED","lastUpdateDate":1631575342912,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0161fe8-effc-47ab-ae6e-ee8ab8f3164b","invariantUUID":"eba58401-c294-4215-9fa3-c526506a3481","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":"objectStorage","uniqueId":"df86abe9-ad32-4850-a8c3-e6df45b56b41","lifecycleState":"CERTIFIED","lastUpdateDate":1631575182402,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"987a4aec-fa26-40a8-bb82-809020c662ba","invariantUUID":"ba3c8a11-4366-41ff-8f40-12ab8e4f13cd","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd711cdc-bfe5-4cc7-ab83-d7839b3f4811","lifecycleState":"CERTIFIED","lastUpdateDate":1631575406963,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5ac61c7-39e7-4f14-83c1-d1647f97888a","invariantUUID":"c34b13d3-92c5-4b1c-847a-28e716410701","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":"objectStorage","uniqueId":"b0be5ab9-3be9-4c70-97fe-58c1c7e5854b","lifecycleState":"CERTIFIED","lastUpdateDate":1631574917870,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13bfa2a9-26ff-48ee-8e22-9d1b65ace9b0","invariantUUID":"706f3f19-1b60-42cb-b742-01d77fac6365","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":"ba5d231c-4bc3-4239-ab26-84c833f1e893","lifecycleState":"CERTIFIED","lastUpdateDate":1631575198900,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ceefbd-4c2d-41de-abb6-7d8361694801","invariantUUID":"6f236590-9273-40f6-bf76-755a9a2aef32","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef7ca848-f60e-466c-8a4d-4c92f44d63e9","lifecycleState":"CERTIFIED","lastUpdateDate":1631575031127,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0f698fc-29fb-48cb-a7ce-a533f60bad17","invariantUUID":"397ed409-010e-41de-8eef-04e5856b7905","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":"compute","uniqueId":"0211f392-cc31-45d7-8d5f-0f69483b4eea","lifecycleState":"CERTIFIED","lastUpdateDate":1631575045861,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d777909-2772-477c-9b7f-031595739963","invariantUUID":"ef716000-2c4d-4725-bc53-effd0a8aabc7","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":"2e841261-2d34-478a-aa68-cf2a43177fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575209256,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"158fad7e-46a6-4ca6-b6d7-64eed94d1e96","invariantUUID":"435de769-2e0c-4165-9786-10db3ffcf177","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":"objectStorage","uniqueId":"1c683c67-a512-4a2e-8afd-5ea0c991feb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631575256309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d79a6a0d-d5c5-44ab-828b-14f5131c4adc","invariantUUID":"b9029af6-1456-4064-8631-8a74c721476f","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":"port","uniqueId":"ebb7c898-3eef-4b32-baf2-ab270660b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1631574888320,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8906f0f6-c92c-4b82-9da2-fd5e7b1e48c0","invariantUUID":"3092023a-d640-47e5-ac85-b6983276f1df","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":"compute","uniqueId":"788f8b2f-af4e-4aad-9fd0-767e61688f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575398995,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39eff03a-e3b5-42f5-9ed3-b07752e4f89c","invariantUUID":"0185cbaa-37f5-49d3-b59a-014fffaf005d","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":"21ce56cb-6372-447d-b168-594a33b931fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631574944624,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a800e412-ff7d-46d7-a7e5-32417313e016","invariantUUID":"ca4670a0-922f-4d74-974c-0dfbc12f8a74","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8cd5bdd-9277-47b7-8bc2-3af00fad2404","lifecycleState":"CERTIFIED","lastUpdateDate":1631575084325,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0980b71-924e-4efa-972d-06d83e02c094","invariantUUID":"bb601248-c626-458f-a684-99ab7dc9cce3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e102aedb-1b08-435c-a59b-f6cdea9d58e5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575348406,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4610cec5-4473-4335-ad1e-9ff4fdda9d36","invariantUUID":"411bda46-37e5-4ed8-9ba3-a5f784c8a6b5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41242193-7599-4c8d-9158-8aded6242215","lifecycleState":"CERTIFIED","lastUpdateDate":1631574854074,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d0f3d26-032e-4d14-ae19-246d4da0476f","invariantUUID":"a53d2849-c169-45c4-916c-c0ea4809fc78","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07bc240e-2fad-4701-8ef3-75ebf27f5492","lifecycleState":"CERTIFIED","lastUpdateDate":1631575136630,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa02fdfd-2b50-4a89-a80a-e656329507d0","invariantUUID":"3e0d4978-9164-412d-b857-26ca0fe5165c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"32abc3f2-080a-46ed-8369-73dad95c0cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1631575238873,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5debb283-3815-4cad-a296-72f0497b800f","invariantUUID":"58983da0-18f9-4e61-8229-b980abece55b","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":"network","uniqueId":"62149d37-f199-43b0-935d-1ae983d18652","lifecycleState":"CERTIFIED","lastUpdateDate":1631575261753,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e7eb2-3c6b-463e-9637-5f6cd5fea509","invariantUUID":"cdad72e4-2204-4f8d-abd3-650da2d0671e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b905b9-a8f1-4ed5-b5ef-e84468c7e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1631575322448,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfd6050a-b5b5-4edd-af3c-05856fbb1beb","invariantUUID":"334cefb9-04aa-4a1a-9b8f-f1a3852f373f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e5a748-8c8e-4bd3-a304-71bbb93af7a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574894750,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71deb371-1c5e-44b5-8963-957976b788b1","invariantUUID":"12621f83-ce3c-4c77-aac9-928ce24773a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"230de30f-ef45-4a13-9b52-ceeb515e97d2","lifecycleState":"CERTIFIED","lastUpdateDate":1631574967851,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94f52de2-9e08-4420-98d4-acc5e05347c0","invariantUUID":"4f2568ee-dd1e-4fcd-bafb-64019eb76009","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be1709c5-2d90-498d-bccd-0609d365311d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575157407,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cad01ea-078b-49a5-b84d-1d1318198ed7","invariantUUID":"845481c7-2be4-4888-99ca-117bee4cec8e","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":"defaulticon","uniqueId":"efc15e05-9ed2-4767-81fb-996cac2ff6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631575288788,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac7007f-f828-448e-bc4f-994b76bb3fbd","invariantUUID":"d4247374-d467-404f-bf75-673ddf86ac1d","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":"port","uniqueId":"38db9b2b-53df-433e-b136-982609e51941","lifecycleState":"CERTIFIED","lastUpdateDate":1631575410414,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66fb2d0b-513d-4ff4-9f75-f76eb726e67d","invariantUUID":"7f729a61-9567-4501-8013-157ec8f09130","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":"port","uniqueId":"219c8cc6-8542-4e7c-8196-d4ce111a4901","lifecycleState":"CERTIFIED","lastUpdateDate":1631575011491,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4cfa02c-299a-4d49-9d94-27889edf4c19","invariantUUID":"52c03339-09d8-42c0-9e39-8b50cbbab43c","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":"objectStorage","uniqueId":"466a858e-4b2b-4315-858f-b98ff4769f98","lifecycleState":"CERTIFIED","lastUpdateDate":1631574866336,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008ab804-016c-411b-8632-82d73df321db","invariantUUID":"182078a4-4c6c-4902-92cc-6f0310f0f954","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":"67745411-601d-47fe-85be-b86bd6c4baf8","lifecycleState":"CERTIFIED","lastUpdateDate":1631574973637,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d78165f-d1ec-45ba-9173-a9761bfe436f","invariantUUID":"f4d4ebd6-d661-428c-8a43-9c5087eededd","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":"794d542b-22b0-40bf-897e-1a9b5734d6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574924844,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c74d281-ebb7-4138-b3f9-72d16b591eee","invariantUUID":"83f7220b-dbc0-4d4b-a74d-e29a8048299f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f7bf866-ea2b-4937-ab5f-f5145c80b232","lifecycleState":"CERTIFIED","lastUpdateDate":1631575051178,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09163a28-10ba-4a31-86d0-a0e1657e6111","invariantUUID":"8c7afdfa-85fa-43ca-85c3-8b93da3fd800","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":"port","uniqueId":"17619dde-c5b5-4f2d-9c5d-99dc4cecef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631575306404,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60ee359f-a7e6-473c-8029-c45523a47afe","invariantUUID":"93271ad8-4960-4474-83d2-cbcc516d85bc","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":"objectStorage","uniqueId":"fbd69900-8649-43ce-86f0-05d4a19a100f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574912106,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b7e6cd6-7875-4ce9-8ae4-848970cd7da2","invariantUUID":"3815ca2e-fd6c-4437-a04d-bb2d4cafe3b1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86bfed95-2ddb-4cd7-9000-3b9c40f0cb62","lifecycleState":"CERTIFIED","lastUpdateDate":1631574832855,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b2c21cc-67d9-45f6-9eb4-3e88695fbe56","invariantUUID":"b0a29299-8c7e-4a31-90dc-ba14aec5e7af","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":"compute","uniqueId":"c6abbf06-5fd9-40fe-bf9b-51f5b46fafde","lifecycleState":"CERTIFIED","lastUpdateDate":1631575220708,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec15f4f2-6adf-4910-85e6-9d08feeb9c64","invariantUUID":"b992cfa9-d5d3-458e-8721-7663d0359c47","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df648f06-c6b3-4f4d-b807-907b822cd6b1","lifecycleState":"CERTIFIED","lastUpdateDate":1631574931076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fad87-99c9-44ca-bab6-1f198b229699","invariantUUID":"2a5c37ea-9ed5-47db-9a3c-8da50f5466ae","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":"defaulticon","uniqueId":"5f7416cc-3fb7-4001-9adb-becb021b04fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631575169442,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4f0e92bd-4c64-42dc-badb-2f2fdadf324e","invariantUUID":"e9987718-76e1-4191-be89-00390d71b3cd","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":"loadBalancer","uniqueId":"cf76b0d8-dd08-4e29-8445-e5701e5a9d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1631574881744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4df4f5-e589-4d30-9020-63faf780f9c7","invariantUUID":"61f68fc0-0b3e-4e40-994a-51a958bac7ea","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":"compute","uniqueId":"2efa7bc3-119e-460a-ada9-1b797a619a49","lifecycleState":"CERTIFIED","lastUpdateDate":1631575232695,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87755ced-5186-4e80-acab-fc8e70a59526","invariantUUID":"7b0ddd37-e6eb-4ee3-b199-14aee6455f7b","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":"8572a4dd-163a-47ac-ba96-2c5d8c4346a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575317315,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10abbaba-3144-4dc2-b6ef-b000cb4cec35","invariantUUID":"55eafc2a-e19d-443d-b666-951161b7e2de","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1b4aff4-910a-4851-99b4-778fd8ec112a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575385591,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05bd9603-9ee3-415d-9329-a2a58b8f0683","invariantUUID":"021d6c96-ae0a-4591-8845-d2ae03f37692","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"709645b6-216c-47c0-bb1d-8d22a76d6f10","lifecycleState":"CERTIFIED","lastUpdateDate":1631575164036,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f7ed7d3-1a8b-49ed-b1ac-340f49376e25","invariantUUID":"41fb0faa-da1d-47e0-aebe-ef84b6806db0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"499b4939-742b-4ada-b02e-bb14c79a5740","lifecycleState":"CERTIFIED","lastUpdateDate":1631575089882,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acd808c1-58af-4308-81fd-743c1d50c847","invariantUUID":"8bf92eab-86e5-459e-94cc-81d6865a1a15","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":"securityrules","uniqueId":"0230e33d-d74d-486a-8e71-b4f6c928b528","lifecycleState":"CERTIFIED","lastUpdateDate":1631575036073,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"89b40e2d-8f63-471f-b553-553ae553fd26","invariantUUID":"ccba7d04-4121-409e-b958-ba50d28db47f","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":"12756048-99dc-45d7-8119-af43c68b8c9b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575117072,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79725ab-e76b-4bf0-86b3-b1f7c7b70165","invariantUUID":"3438bd46-8024-4a9b-8edb-6475046e9724","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77c4874b-b9c7-4d89-82f7-7d8fd6e7a489","lifecycleState":"CERTIFIED","lastUpdateDate":1631575375615,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1df5f741-8da7-44d9-8811-1fb4a8678c7e","invariantUUID":"b235d29a-82d2-45a4-b314-29dac2aa60c2","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":"network","uniqueId":"6879dafd-012e-4523-89b8-cc5deb5f73f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631575064789,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a73908a7-b82c-4c76-bb4b-28bb741ca129","invariantUUID":"47f5fac9-8299-4234-bb56-c4d003d607d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3dde3fd1-4595-496f-8a05-e6fa698cd80f","lifecycleState":"CERTIFIED","lastUpdateDate":1631574939099,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcbf367b-616d-49c6-ba2e-e74c7e574bd9","invariantUUID":"e7f83de9-089e-4757-8346-97cf39a3bd4d","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":"networkrules","uniqueId":"63a82abc-3fde-4e01-b430-99eb2c56b40a","lifecycleState":"CERTIFIED","lastUpdateDate":1631575005107,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"16297099-2ca4-4b57-b115-33d42c0fe2e4","invariantUUID":"6b0a98f8-aae1-4e4b-a7eb-74d314eda0a8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da4e64c7-a079-43a1-9bb9-cf5573775b80","lifecycleState":"CERTIFIED","lastUpdateDate":1631575390692,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b22460da-4a11-4892-8757-e2fdaa1e3d63","invariantUUID":"d4ff2701-9b4d-4340-9364-b257ef141496","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":"b28ce2e4-8708-408a-ac52-0c10dcbe3b97","lifecycleState":"CERTIFIED","lastUpdateDate":1631575332992,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98464212-e112-436e-b219-bd41c42a41d1","invariantUUID":"c5604521-afce-4a2d-ade3-8f55c08c535c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e07ec04-20e9-4b11-af2e-56a3b765cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1631575312232,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ad7ccc-3f17-4cf4-94e7-675ace598127","invariantUUID":"db236caf-0fcb-49eb-a91d-45ab55af53de","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":"d7c94878-7e1e-49b9-8126-eec7f7e7ff5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575141834,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96b4bc0f-6cd6-410c-993b-1a937d813762","invariantUUID":"32968f69-4f14-4254-80f9-79623e62ba07","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":"defaulticon","uniqueId":"7ae6731c-9961-414d-b6c6-5602498e2c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1631575176340,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13375a87-b522-4021-baa8-8614b644f507","invariantUUID":"d218fcf6-d200-4549-8911-814147558feb","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":"bc835adc-2ed3-43a6-bba6-fc12ef6eb4cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575078740,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3b332-69b6-479c-aad3-42f3f46b2a97","invariantUUID":"2579e4e3-98c2-4799-b5fc-0f5726ee61b1","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":"compute","uniqueId":"53c1758d-3010-441f-9388-126250093bac","lifecycleState":"CERTIFIED","lastUpdateDate":1631575193558,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a971b3a7-4b1d-4237-9344-a483a21090a4","invariantUUID":"55ca7677-a00a-4485-a98b-e6280175a90c","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":"compute","uniqueId":"0fe08c9c-0da0-42c3-ac62-87afaf2a6ac5","lifecycleState":"CERTIFIED","lastUpdateDate":1631575393808,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9f86561-dc3b-4d92-b5b4-e1775e8cac25","invariantUUID":"38687238-29a9-424d-9ae6-7219827bc773","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"878f5925-780e-4b37-9fa7-8c31d293b5ce","lifecycleState":"CERTIFIED","lastUpdateDate":1631574957284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e462ff70-7bb7-46e7-832b-d73c4ee6aa68","invariantUUID":"11eda37c-0763-4828-941c-81f2cdcd2597","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":"998009b7-3182-48ae-a31f-28efa3029214","lifecycleState":"CERTIFIED","lastUpdateDate":1631574950828,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dbca5f2-4971-4d51-b333-10bb92ef0d33","invariantUUID":"6a4ebf25-0f4f-4952-9550-cce863713ead","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":"port","uniqueId":"bb0ae291-b79a-4037-99c0-79166aed6b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575294607,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc16fc66-1461-4495-aef0-8d8b9db520a4","invariantUUID":"c1d22832-f244-4e35-ac36-ccfbfd74692d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfc61d4a-dbdc-4d9a-9eb1-2fa8ace91fff","lifecycleState":"CERTIFIED","lastUpdateDate":1631575283518,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c543816-17f3-4ef4-89ef-1708fda1762e","invariantUUID":"9eff1442-dc5f-4c39-a188-95c8f7b62ee8","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":"networkrules","uniqueId":"4a050983-f4f4-41fb-83ac-2417bf43f05d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575025859,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a56b169-34b9-400a-ae84-2128eaca1bb4","invariantUUID":"68d95956-37c1-47f4-8693-2c27f6395cbf","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":"port","uniqueId":"26f994f9-b405-4152-a0ea-019d05c12d8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631575301390,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987251cf-b3fe-4b51-b430-ad3445b398a2","invariantUUID":"c3c960dd-7a50-430c-a534-c1e6571f541e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1952e6d5-04df-4fc2-a8be-71f22e8009e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631575214670,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87edf2da-57f8-41c5-ac1d-9912a54284ca","invariantUUID":"0647146c-e42a-49cb-b65d-c9c3ac33efc3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ffd52465-899e-4015-9f7f-ad3a6ebf2661","lifecycleState":"CERTIFIED","lastUpdateDate":1631584179121,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0889c2b7-0bed-4786-ac8a-f4315e27cd7f","invariantUUID":"091d03f4-42d5-4ca8-b0e6-d7d2f50e333a","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":"ab2fc623-09f7-4081-87b6-b419cc8829cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631575058340,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3dfa2d8-c32e-4b15-b820-0ec7a3619baf","invariantUUID":"75959886-edbe-4656-bf4b-9cab92b6ad19","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95b4fa8a-1a42-479d-9a75-105c9ff44fee","lifecycleState":"CERTIFIED","lastUpdateDate":1631575367761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d89d92b-ec71-4ff1-ac55-556d98fe807a","invariantUUID":"622795d3-c0fc-44b4-ab4b-74ee3dc97523","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"257a1fb1-c453-4bcf-adce-c8b83312a1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631583919492,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0f1c7b2f-0203-40ea-b48c-ab1381cda52c","invariantUUID":"2143682a-213d-4148-aea9-8dd7da41fc46","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":"c9e78fcc-58e4-4e0d-b577-c07905988d70","lifecycleState":"CERTIFIED","lastUpdateDate":1631584223191,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","invariantUUID":"c619d11d-9cc0-4cb7-963d-00322df4da7e","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-09-14 01:55:41,551 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-14 01:55:41,551 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-09-14 01:55:41,551 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/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel 2021-09-14 01:55:41,551 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-14 01:55:41,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-14 01:55:41,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c6b3ee29-58f1-4f8e-8406-ed58493b1240/toscaModel HTTP/1.1" 200 None 2021-09-14 01:55:41,773 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-14 01:55:41,774 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-14 01:55:41,821 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-09-14 01:55:41,821 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:41,821 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:41,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:41,870 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:41,871 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:41,871 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/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-09-14 01:55:41,873 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-09-14 01:55:41,873 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:41,873 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:41,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:41,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:55:41,925 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:41,926 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584526395","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:55:41,928 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-09-14 01:55:41,928 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:41,928 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:41,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:41,971 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:41,972 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:41,972 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/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-09-14 01:55:41,975 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:55:41,975 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:41,975 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:41,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:42,030 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:55:42,031 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:42,031 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584526395","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:55:42,034 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-14 01:55:42,035 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-14 01:55:42,035 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-14 01:55:42,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:42,084 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-14 01:55:42,085 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-14 01:55:42,086 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/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-09-14 01:55:42,088 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-09-14 01:55:42,088 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-14 01:55:42,088 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-14 01:55:42,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:42,143 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-14 01:55:42,144 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-14 01:55:42,144 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631584526395","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-14 01:55:42,147 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-09-14 01:55:42,147 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-14 01:55:42,147 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-14 01:55:42,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-14 01:55:42,195 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-14 01:55:42,196 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-14 01:55:42,196 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631584526395","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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-09-14 01:55:42,198 DEBUG 129:onap_service.py(1) - [None][Create d59ddae3-3235-4250-bfdd-202fa3663453 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b94f9f5-95e2-4685-ac86-330536d25090', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:42,198 DEBUG 131:onap_service.py(1) - [None][Create d59ddae3-3235-4250-bfdd-202fa3663453 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453 2021-09-14 01:55:42,198 DEBUG 132:onap_service.py(1) - [None][Create d59ddae3-3235-4250-bfdd-202fa3663453 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c619d11d-9cc0-4cb7-963d-00322df4da7e", "modelVersion": "1.0", "modelVersionId": "c6b3ee29-58f1-4f8e-8406-ed58493b1240" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-14 01:55:42,200 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:44,000 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d59ddae3-3235-4250-bfdd-202fa3663453 HTTP/1.1" 202 262 2021-09-14 01:55:44,001 INFO 142:onap_service.py(1) - [None][Create d59ddae3-3235-4250-bfdd-202fa3663453 Service deletion request] response code: 202 2021-09-14 01:55:44,001 DEBUG 146:onap_service.py(1) - [None][Create d59ddae3-3235-4250-bfdd-202fa3663453 Service deletion request] response: {"requestReferences":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","instanceId":"d59ddae3-3235-4250-bfdd-202fa3663453","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090"}} 2021-09-14 01:55:44,002 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-14 01:55:44,010 DEBUG 129:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7469a231-5f2e-4201-8191-9634a655c717', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:44,010 DEBUG 131:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 2021-09-14 01:55:44,011 DEBUG 132:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] data sent: None 2021-09-14 01:55:44,014 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:44,165 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 HTTP/1.1" 200 1024 2021-09-14 01:55:44,168 INFO 142:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response code: 200 2021-09-14 01:55:44,168 DEBUG 146:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response: {"request":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","startTime":"Tue, 14 Sep 2021 01:55:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 14 Sep 2021 01:55:43 GMT"}}} 2021-09-14 01:55:54,181 DEBUG 129:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1f22d54-1591-40f0-bc34-9aeff0fb3d9b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:54,181 DEBUG 131:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 2021-09-14 01:55:54,182 DEBUG 132:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] data sent: None 2021-09-14 01:55:54,185 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:54,354 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 HTTP/1.1" 200 1234 2021-09-14 01:55:54,356 INFO 142:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response code: 200 2021-09-14 01:55:54,356 DEBUG 146:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response: {"request":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","startTime":"Tue, 14 Sep 2021 01:55:42 GMT","finishTime":"Tue, 14 Sep 2021 01:55:46 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:46 GMT"}}} 2021-09-14 01:55:54,357 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-14 01:55:54,358 DEBUG 129:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1cd46834-3e6a-462f-8857-5a79314a9779', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:54,359 DEBUG 131:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 2021-09-14 01:55:54,359 DEBUG 132:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] data sent: None 2021-09-14 01:55:54,362 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:54,583 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 HTTP/1.1" 200 1234 2021-09-14 01:55:54,585 INFO 142:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response code: 200 2021-09-14 01:55:54,586 DEBUG 146:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response: {"request":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","startTime":"Tue, 14 Sep 2021 01:55:42 GMT","finishTime":"Tue, 14 Sep 2021 01:55:46 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:46 GMT"}}} 2021-09-14 01:55:54,587 DEBUG 129:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9338e5f-40f4-4f5b-8584-5f640bd7a437', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:54,587 DEBUG 131:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 2021-09-14 01:55:54,587 DEBUG 132:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] data sent: None 2021-09-14 01:55:54,590 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:54,741 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 HTTP/1.1" 200 1234 2021-09-14 01:55:54,743 INFO 142:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response code: 200 2021-09-14 01:55:54,743 DEBUG 146:onap_service.py(13) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response: {"request":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","startTime":"Tue, 14 Sep 2021 01:55:42 GMT","finishTime":"Tue, 14 Sep 2021 01:55:46 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:46 GMT"}}} 2021-09-14 01:55:54,755 DEBUG 129:onap_service.py(1) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25455e76-1a04-43a9-95d0-39786345c99a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-14 01:55:54,755 DEBUG 131:onap_service.py(1) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 2021-09-14 01:55:54,756 DEBUG 132:onap_service.py(1) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] data sent: None 2021-09-14 01:55:54,759 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-14 01:55:54,928 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b94f9f5-95e2-4685-ac86-330536d25090 HTTP/1.1" 200 1234 2021-09-14 01:55:54,930 INFO 142:onap_service.py(1) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response code: 200 2021-09-14 01:55:54,931 DEBUG 146:onap_service.py(1) - [None][Check 6b94f9f5-95e2-4685-ac86-330536d25090 orchestration request status] response: {"request":{"requestId":"6b94f9f5-95e2-4685-ac86-330536d25090","startTime":"Tue, 14 Sep 2021 01:55:42 GMT","finishTime":"Tue, 14 Sep 2021 01:55:46 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c619d11d-9cc0-4cb7-963d-00322df4da7e","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelUuid":"c6b3ee29-58f1-4f8e-8406-ed58493b1240","modelInvariantUuid":"c619d11d-9cc0-4cb7-963d-00322df4da7e"},"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":"d59ddae3-3235-4250-bfdd-202fa3663453","serviceInstanceName":"basic_vm-cefa53fc-5272-4c34-83bc-de6cb6bdab54"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 14 Sep 2021 01:55:46 GMT"}}} 2021-09-14 01:55:54,932 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-14 01:55:54,934 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:01 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-14 01:55:54,938 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-14 01:55:55,048 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-14 01:55:55,545 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-09-14 01:55:55,547 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6140012b6c44f500102b7cb8 2021-09-14 01:55:55,548 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK