2021-09-09 13:34:46,107 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-09 13:34:46,108 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-09 13:34:46,117 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-09 13:34:46,117 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-09 13:34:46,117 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-09 13:34:46,117 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-09 13:34:46,117 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-09 13:34:46,118 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-09 13:34:46,118 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-09 13:34:46,118 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-09 13:34:46,118 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-09 13:34:46,118 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-09 13:34:46,118 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-09 13:34:46,118 DEBUG 33:basic_vm.py(1) - start time 2021-09-09 13:34:46,119 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-09 13:34:46,119 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-09 13:34:46,119 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-09 13:34:46,119 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-09 13:34:46,119 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-09 13:34:46,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:46,234 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-09 13:34:46,235 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-09 13:34:46,235 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"11a74b7044694efea8b4379f65190bc7","type":"vlm","name":"4fe6d4ca-4f39-4d0e-b6be","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32e161b28224483f814490580503d346","type":"vlm","name":"87710690-350b-4bc1-a88b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-09 13:34:46,237 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-09 13:34:46,237 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-09 13:34:46,237 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-09 13:34:46,237 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-09 13:34:46,237 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-09 13:34:46,238 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-09 13:34:46,238 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:34:46,238 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-09 13:34:46,238 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-09 13:34:46,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:46,298 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-09 13:34:46,299 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-09 13:34:46,300 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"11a74b7044694efea8b4379f65190bc7","type":"vlm","name":"4fe6d4ca-4f39-4d0e-b6be","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32e161b28224483f814490580503d346","type":"vlm","name":"87710690-350b-4bc1-a88b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-09 13:34:46,301 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-09 13:34:46,301 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-09 13:34:46,302 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-09 13:34:46,317 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-09 13:34:46,317 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-09 13:34:46,317 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-09 13:34:46,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:47,509 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-09 13:34:47,513 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-09 13:34:47,513 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c2790cad4e564720b1d7e21b4d756fbf","version":{"id":"839bf2c8246a4aafb70127a82ad2fc7b","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-09 13:34:47,517 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-09 13:34:47,518 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-09 13:34:47,525 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-09 13:34:47,525 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/c2790cad4e564720b1d7e21b4d756fbf/versions/839bf2c8246a4aafb70127a82ad2fc7b/actions 2021-09-09 13:34:47,526 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-09 13:34:47,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c2790cad4e564720b1d7e21b4d756fbf/versions/839bf2c8246a4aafb70127a82ad2fc7b/actions HTTP/1.1" 200 2 2021-09-09 13:34:48,308 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-09 13:34:48,309 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-09 13:34:48,313 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-09 13:34:48,328 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:34:48,329 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:34:48,329 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-09 13:34:48,330 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-09 13:34:48,330 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:34:48,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,408 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-09 13:34:48,410 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:34:48,410 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-09 13:34:48,413 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:34:48,414 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:34:48,414 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-09 13:34:48,415 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:34:48,415 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-09 13:34:48,416 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:34:48,416 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:34:48,417 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-09 13:34:48,417 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-09 13:34:48,418 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:34:48,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,490 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-09 13:34:48,492 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:34:48,492 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-09 13:34:48,495 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:34:48,495 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:34:48,496 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-09 13:34:48,496 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:34:48,496 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-09 13:34:48,497 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:34:48,497 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:34:48,498 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-09 13:34:48,498 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-09 13:34:48,499 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:34:48,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,589 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-09 13:34:48,591 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:34:48,591 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-09 13:34:48,593 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:34:48,594 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:34:48,594 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-09 13:34:48,595 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:34:48,595 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-09 13:34:48,595 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:34:48,596 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:34:48,596 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-09 13:34:48,597 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-09 13:34:48,597 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:34:48,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,695 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-09 13:34:48,696 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:34:48,696 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-09 13:34:48,699 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:34:48,699 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:34:48,700 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-09 13:34:48,700 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:34:48,700 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-09 13:34:48,701 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-09 13:34:48,701 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:34:48,701 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:34:48,702 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-09 13:34:48,702 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-09 13:34:48,703 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:34:48,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,791 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-09 13:34:48,793 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:34:48,794 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-09 13:34:48,797 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:34:48,798 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:34:48,798 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-09 13:34:48,799 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:34:48,799 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-09 13:34:48,805 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-09 13:34:48,805 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-09 13:34:48,806 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-09 13:34:48,807 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-09 13:34:48,807 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-09 13:34:48,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:48,892 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-09 13:34:48,894 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-09 13:34:48,895 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c2790cad4e564720b1d7e21b4d756fbf","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"11a74b7044694efea8b4379f65190bc7","type":"vlm","name":"4fe6d4ca-4f39-4d0e-b6be","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32e161b28224483f814490580503d346","type":"vlm","name":"87710690-350b-4bc1-a88b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-09 13:34:48,898 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-09 13:34:48,898 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-09 13:34:48,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-09 13:34:48,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/c2790cad4e564720b1d7e21b4d756fbf/versions 2021-09-09 13:34:48,900 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:48,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:49,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c2790cad4e564720b1d7e21b4d756fbf/versions HTTP/1.1" 200 264 2021-09-09 13:34:49,005 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:49,005 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"839bf2c8246a4aafb70127a82ad2fc7b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194486401,"modificationTime":1631194487895,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:34:49,009 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-09 13:34:49,009 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-09 13:34:49,010 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-09 13:34:49,010 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/c2790cad4e564720b1d7e21b4d756fbf/versions 2021-09-09 13:34:49,010 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:49,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:49,096 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c2790cad4e564720b1d7e21b4d756fbf/versions HTTP/1.1" 200 264 2021-09-09 13:34:49,097 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:49,098 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"839bf2c8246a4aafb70127a82ad2fc7b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194486401,"modificationTime":1631194487895,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:34:49,101 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-09 13:34:49,102 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-09 13:34:49,102 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-09 13:34:49,102 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": "c2790cad4e564720b1d7e21b4d756fbf", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-09 13:34:49,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:51,696 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-09 13:34:51,697 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-09 13:34:51,698 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"cabb772251fe481790e946277106c6e7","version":{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-09 13:34:51,699 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-09 13:34:51,700 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-09 13:34:51,700 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:51,700 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:51,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:51,766 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:51,767 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:51,767 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:51,769 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-09 13:34:51,769 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:51,769 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:51,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:51,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 223 2021-09-09 13:34:51,906 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:34:51,906 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631194489171,"modificationTime":1631194489881} 2021-09-09 13:34:51,909 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-09 13:34:51,909 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:51,909 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:51,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 368 2021-09-09 13:34:52,079 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:52,079 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1"} 2021-09-09 13:34:52,082 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-09 13:34:52,082 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:52,083 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:52,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,280 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 368 2021-09-09 13:34:52,281 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:52,282 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1"} 2021-09-09 13:34:52,285 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-09 13:34:52,285 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-09 13:34:52,286 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:52,286 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:52,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:52,351 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:52,351 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:52,353 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-09 13:34:52,353 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:52,353 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:52,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 223 2021-09-09 13:34:52,453 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:34:52,453 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631194489171,"modificationTime":1631194489881} 2021-09-09 13:34:52,455 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-09 13:34:52,455 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:52,455 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:52,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 368 2021-09-09 13:34:52,600 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:52,601 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1"} 2021-09-09 13:34:52,604 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-09 13:34:52,604 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:52,605 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:52,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 368 2021-09-09 13:34:52,783 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:52,783 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1"} 2021-09-09 13:34:52,786 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-09 13:34:52,787 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/orchestration-template-candidate 2021-09-09 13:34:52,787 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-09 13:34:52,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:52,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-09 13:34:52,934 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-09 13:34:52,934 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-09 13:34:52,935 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-09 13:34:52,938 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-09 13:34:52,938 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:52,939 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:52,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:53,004 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:53,004 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:53,008 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-09 13:34:53,008 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,009 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:53,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,107 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 222 2021-09-09 13:34:53,108 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:34:53,108 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631194489171,"modificationTime":1631194492922} 2021-09-09 13:34:53,110 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-09 13:34:53,111 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,111 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:53,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 439 2021-09-09 13:34:53,192 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:53,192 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-09 13:34:53,194 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-09 13:34:53,194 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,194 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:53,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,307 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 439 2021-09-09 13:34:53,308 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:53,308 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-09 13:34:53,310 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-09 13:34:53,310 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-09 13:34:53,311 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:53,311 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:53,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:53,363 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:53,363 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:53,365 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-09 13:34:53,366 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,366 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:53,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 222 2021-09-09 13:34:53,462 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:34:53,462 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631194489171,"modificationTime":1631194492922} 2021-09-09 13:34:53,464 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-09 13:34:53,465 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,465 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:53,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,581 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 439 2021-09-09 13:34:53,582 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:53,582 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-09 13:34:53,585 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-09 13:34:53,585 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:53,585 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:53,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:53,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 439 2021-09-09 13:34:53,727 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:53,727 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-09 13:34:53,731 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-09 13:34:53,732 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/orchestration-template-candidate/process 2021-09-09 13:34:53,732 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-09 13:34:53,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:58,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-09 13:34:58,603 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-09 13:34:58,604 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-09 13:34:58,608 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-09 13:34:58,609 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-09 13:34:58,609 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:58,610 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:58,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:58,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:58,710 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:58,710 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:58,712 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-09 13:34:58,713 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:58,713 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:58,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:58,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 222 2021-09-09 13:34:58,911 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:34:58,911 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631194489171,"modificationTime":1631194498530} 2021-09-09 13:34:58,915 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-09 13:34:58,915 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:58,916 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:58,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:59,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:34:59,405 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:59,406 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:34:59,410 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-09 13:34:59,410 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:59,410 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:34:59,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:59,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:34:59,809 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:34:59,810 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:34:59,813 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-09 13:34:59,814 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-09 13:34:59,814 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:34:59,814 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:34:59,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:34:59,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:34:59,920 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:34:59,920 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194489897,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:34:59,923 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-09 13:34:59,924 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:34:59,924 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:34:59,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:00,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 222 2021-09-09 13:35:00,037 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:35:00,038 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631194489171,"modificationTime":1631194498530} 2021-09-09 13:35:00,040 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-09 13:35:00,041 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:00,041 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:35:00,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:00,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:35:00,258 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:35:00,258 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:35:00,262 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-09 13:35:00,262 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:00,263 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:35:00,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:00,462 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:35:00,464 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:35:00,464 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:35:00,476 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-09 13:35:00,476 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions 2021-09-09 13:35:00,477 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-09 13:35:00,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:02,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions HTTP/1.1" 200 2 2021-09-09 13:35:02,999 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-09 13:35:03,000 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-09 13:35:03,003 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-09 13:35:03,004 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:03,004 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:03,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,055 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:35:03,056 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:03,057 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194500544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:35:03,060 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-09 13:35:03,060 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:03,060 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:35:03,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 223 2021-09-09 13:35:03,161 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:35:03,161 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631194489171,"modificationTime":1631194498530} 2021-09-09 13:35:03,165 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-09 13:35:03,165 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:03,165 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:35:03,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:35:03,371 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:35:03,372 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:35:03,375 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-09 13:35:03,375 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-09 13:35:03,376 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:03,376 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:03,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 253 2021-09-09 13:35:03,439 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:03,440 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631194489171,"modificationTime":1631194500544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-09 13:35:03,442 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-09 13:35:03,443 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:03,443 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-09 13:35:03,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 223 2021-09-09 13:35:03,543 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-09 13:35:03,543 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631194489171,"modificationTime":1631194498530} 2021-09-09 13:35:03,547 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-09 13:35:03,547 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:03,547 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:35:03,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:03,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:35:03,708 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:35:03,708 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:35:03,717 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-09 13:35:03,718 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions 2021-09-09 13:35:03,718 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-09 13:35:03,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:07,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions HTTP/1.1" 200 2 2021-09-09 13:35:07,887 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-09 13:35:07,887 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-09 13:35:07,889 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-09 13:35:07,889 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:07,890 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:07,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:07,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 264 2021-09-09 13:35:07,942 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:07,942 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194489171,"modificationTime":1631194506681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:35:07,945 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-09 13:35:07,946 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-09 13:35:07,946 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:07,946 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:07,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:08,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 264 2021-09-09 13:35:08,012 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:08,012 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194489171,"modificationTime":1631194506681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:35:08,021 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-09 13:35:08,021 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions 2021-09-09 13:35:08,021 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-09 13:35:08,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:08,791 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions HTTP/1.1" 200 316 2021-09-09 13:35:08,792 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-09 13:35:08,792 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"cabb772251fe481790e946277106c6e7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-09 13:35:08,792 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"cabb772251fe481790e946277106c6e7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-09 13:35:08,795 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:08,795 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:08,796 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-09 13:35:08,796 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-09 13:35:08,796 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:08,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:08,888 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-09 13:35:08,890 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-09 13:35:08,890 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-09 13:35:08,890 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-09 13:35:08,891 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-09 13:35:08,891 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-09 13:35:08,891 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-09 13:35:08,892 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:08,892 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-09 13:35:18,903 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:18,903 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:18,904 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-09 13:35:18,904 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-09 13:35:18,904 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:18,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:18,985 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-09 13:35:18,986 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-09 13:35:18,987 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-09 13:35:18,987 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-09 13:35:18,987 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-09 13:35:18,987 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-09 13:35:18,988 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-09 13:35:18,988 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:18,988 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-09 13:35:18,988 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:18,988 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:18,989 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-09 13:35:18,989 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-09 13:35:18,989 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:18,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:19,061 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-09 13:35:19,062 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-09 13:35:19,063 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-09 13:35:19,063 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-09 13:35:19,063 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-09 13:35:19,063 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-09 13:35:19,063 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-09 13:35:19,064 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:19,064 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-09 13:35:19,064 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-09 13:35:19,064 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-09 13:35:19,065 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-09 13:35:19,065 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-09 13:35:19,065 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-09 13:35:19,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:19,320 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-09 13:35:19,321 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-09 13:35:19,322 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-09-09 13:35:19,325 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-09 13:35:19,325 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-09 13:35:19,325 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-09 13:35:19,325 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-09 13:35:19,325 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:19,325 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:19,326 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-09 13:35:19,326 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-09 13:35:19,326 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:19,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:19,393 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-09 13:35:19,395 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-09 13:35:19,395 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-09 13:35:19,396 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-09 13:35:19,396 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-09 13:35:19,396 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-09 13:35:19,397 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-09 13:35:19,397 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:19,397 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-09 13:35:19,416 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-09 13:35:19,416 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-09 13:35:19,416 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-09 13:35:19,417 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-09 13:35:19,417 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-09 13:35:19,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:19,463 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-09 13:35:19,465 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-09 13:35:19,465 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","owner":"cs0008","status":"ACTIVE"},{"name":"pNF b280c926-914c","description":"vendor software product","vendorName":"4fe6d4ca-4f39-4d0e-b6be","vendorId":"11a74b7044694efea8b4379f65190bc7","onboardingMethod":"NetworkPackage","id":"f6dbef617f2647f4874f84e005a320ce","owner":"cs0008","status":"ACTIVE"},{"name":"vFW af03d9d1-c201","description":"vendor software product","vendorName":"87710690-350b-4bc1-a88b","vendorId":"32e161b28224483f814490580503d346","onboardingMethod":"NetworkPackage","id":"f87b652ec81844afa84ac570eaab8266","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-09 13:35:19,467 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-09 13:35:19,467 DEBUG 324:vsp.py(1) - importing VSP pNF b280c926-914c from SDC 2021-09-09 13:35:19,467 DEBUG 324:vsp.py(1) - importing VSP vFW af03d9d1-c201 from SDC 2021-09-09 13:35:19,468 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-09 13:35:19,468 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-09 13:35:19,468 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-09 13:35:19,469 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:19,469 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:19,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:19,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 264 2021-09-09 13:35:19,536 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:19,536 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194489171,"modificationTime":1631194506681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:35:19,538 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-09 13:35:19,538 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-09 13:35:19,539 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-09 13:35:19,539 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-09 13:35:19,539 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:19,539 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:19,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:19,593 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 264 2021-09-09 13:35:19,595 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:19,595 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194489171,"modificationTime":1631194506681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:35:19,598 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-09 13:35:19,598 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/cabb772251fe481790e946277106c6e7/versions 2021-09-09 13:35:19,599 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-09 13:35:19,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:19,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cabb772251fe481790e946277106c6e7/versions HTTP/1.1" 200 264 2021-09-09 13:35:19,670 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-09 13:35:19,671 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5cf2e784b8b348a0b8c94604edbca0e1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631194489171,"modificationTime":1631194506681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-09 13:35:19,674 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-09 13:35:19,680 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-09 13:35:19,681 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions 2021-09-09 13:35:19,681 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-09 13:35:19,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:20,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1/actions HTTP/1.1" 200 316 2021-09-09 13:35:20,345 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-09 13:35:20,345 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"cabb772251fe481790e946277106c6e7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-09 13:35:20,346 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"cabb772251fe481790e946277106c6e7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-09 13:35:20,348 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-09 13:35:20,348 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/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 2021-09-09 13:35:20,348 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-09 13:35:20,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:20,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cabb772251fe481790e946277106c6e7/versions/5cf2e784b8b348a0b8c94604edbca0e1 HTTP/1.1" 200 615 2021-09-09 13:35:20,523 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-09 13:35:20,523 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":"c2790cad4e564720b1d7e21b4d756fbf","onboardingMethod":"NetworkPackage","id":"cabb772251fe481790e946277106c6e7","version":"5cf2e784b8b348a0b8c94604edbca0e1","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-09 13:35:20,527 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-09 13:35:20,528 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-09 13:35:20,528 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": "cabb772251fe481790e946277106c6e7", "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-09 13:35:20,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:26,708 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-09 13:35:26,719 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-09 13:35:26,729 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631194524285,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d29a6df-c2a8-45a4-b45d-a96d74b17459","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631194524290,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524285,"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":1631194524309,"description":"created from csar","artifactType":"HEAT","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"04f31868-56c6-4cea-bcca-17e9b4e30b27","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","duplicated":false,"payloadUpdateDate":1631194524322,"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":1631194524309,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631194524285,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d29a6df-c2a8-45a4-b45d-a96d74b17459","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631194524290,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524285,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194524331,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631194524331,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524331,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194521602,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":1631194521602,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194521602,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":1631194521602,"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":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"name":"feature","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730.port","capability":"tosca.capabilities.Attachment","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":"b75ca0be-1056-4e55-adeb-b402d8d580ac","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.tosca_name","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.a60369fc-ff7f-49ab-a81f-7fe86db20730.show","empty":false},{"parentUniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","definition":false,"name":"state","type":"string","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.state","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false},{"parentUniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.tosca_id","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"a60369fc-ff7f-49ab-a81f-7fe86db20730","createdFromCsar":true,"name":"ubuntu20_admin_security_group","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","creationTime":1631194523395,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"a60369fc-ff7f-49ab-a81f-7fe86db20730","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1631194523803,"customizationUUID":"65ddc6c2-cffc-4224-b214-2a4eee1ab3b3","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":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"feature","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"feature_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"feature","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Scalable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"scalable_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"scalable","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.scalable","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"forwarder","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.forwarder","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"binding","uniqueId":"capability.87dc3d55-b329-4eba-b435-56026dbb8718.binding","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"binding_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"binding","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.binding","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"79a90b0f-0f5b-4e61-9e05-6115e087bf97"}],"type":"org.openecomp.capabilities.PortMirroring","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"port_mirroring","uniqueId":"capability.79a90b0f-0f5b-4e61-9e05-6115e087bf97.port_mirroring","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Container","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"host_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"host","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.host","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.packets.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.packets.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.bytes","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.packets.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.packets.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outpoing.packets","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outpoing.packets","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.bytes.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.bytes","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.packets","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.packets","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.ephemeral.size","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.ephemeral.size","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"instance","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.instance","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.iops","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.iops","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu.delta","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu.delta","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.capacity","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.capacity","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.latency","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.latency","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu_util","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu_util","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.allocation","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.allocation","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.latency","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.latency","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.root.size","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.root.size","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"vcpus","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.vcpus","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.iops","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.iops","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.allocation","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.allocation","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.capacity","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.capacity","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory.resident","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory.resident","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.OperatingSystem","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"os_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"os","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.os","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Endpoint.Admin","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"endpoint_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"endpoint","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.endpoint","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"attachment","uniqueId":"capability.87dc3d55-b329-4eba-b435-56026dbb8718.attachment","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"dependency","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"dependency","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"link","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"local_storage","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"c9535795-8cd8-465f-a006-333c1f51806c.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","createdFromCsar":true,"name":"abstract_ubuntu20","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","creationTime":1631194523396,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1631194523803,"customizationUUID":"a1d76fce-a675-4891-8b34-7f608d473dc4","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20","requirementOwnerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group","id":"2b23499b-19e9-479b-a9be-8e2c9962c74a","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.87dc3d55-b329-4eba-b435-56026dbb8718.attachment","requirementUid":"a60369fc-ff7f-49ab-a81f-7fe86db20730.port"},"operations":[]}],"fromNode":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_flavor_name","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"c9535795-8cd8-465f-a006-333c1f51806c.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_image_name","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad.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":"483b1844-4a0f-4cb9-a76c-bc899d6962ad","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"483b1844-4a0f-4cb9-a76c-bc899d6962ad"},{"definition":false,"hidden":false,"uniqueId":"579b4ab1-d1ae-4964-8896-6ab7d2a321db.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":{"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":"a60369fc-ff7f-49ab-a81f-7fe86db20730.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":{"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group":[{"parentUniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false},{"uniqueId":"attribute.a60369fc-ff7f-49ab-a81f-7fe86db20730.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.state","name":"state","type":"string","definition":false,"ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false},{"parentUniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","uniqueId":"attribute.b75ca0be-1056-4e55-adeb-b402d8d580ac.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"name":"feature","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"feature","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"feature_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"feature","uniqueId":"capability.b75ca0be-1056-4e55-adeb-b402d8d580ac.feature","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Scalable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"scalable_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"scalable","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.scalable","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"forwarder","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.forwarder","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"binding","uniqueId":"capability.87dc3d55-b329-4eba-b435-56026dbb8718.binding","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"binding_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"binding","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.binding","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"79a90b0f-0f5b-4e61-9e05-6115e087bf97"}],"type":"org.openecomp.capabilities.PortMirroring","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"port_mirroring","uniqueId":"capability.79a90b0f-0f5b-4e61-9e05-6115e087bf97.port_mirroring","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Container","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"host_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"host","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.host","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.packets.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.packets.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.bytes","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.packets.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.packets.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outpoing.packets","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outpoing.packets","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.bytes.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.bytes","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.outgoing.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"325751b6-da54-4a9f-b749-036a5569113f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"325751b6-da54-4a9f-b749-036a5569113f"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"network.incoming.packets","uniqueId":"capability.325751b6-da54-4a9f-b749-036a5569113f.network.incoming.packets","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.ephemeral.size","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.ephemeral.size","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"instance","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.instance","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.iops","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.iops","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu.delta","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu.delta","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.capacity","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.capacity","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.latency","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.latency","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu_util","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu_util","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.allocation","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.allocation","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.latency","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.latency","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"cpu","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.cpu","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.root.size","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.root.size","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"vcpus","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.vcpus","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.iops","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.iops","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.read.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.read.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.write.requests.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.write.requests.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.allocation","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.allocation","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.bytes.rate","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.bytes.rate","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.read.bytes","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.read.bytes","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory.usage","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory.usage","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.device.capacity","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.device.capacity","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"memory.resident","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.memory.resident","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"c532f65d-ed96-4322-a9c9-38030a487d6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c532f65d-ed96-4322-a9c9-38030a487d6d"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"disk.write.requests","uniqueId":"capability.c532f65d-ed96-4322-a9c9-38030a487d6d.disk.write.requests","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.OperatingSystem","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"os_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"os","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.os","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"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":"a20af732-d452-4fa0-9e55-8650f294eea3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3"}],"type":"tosca.capabilities.Endpoint.Admin","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"endpoint_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"endpoint","uniqueId":"capability.a20af732-d452-4fa0-9e55-8650f294eea3.endpoint","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"attachment","uniqueId":"capability.87dc3d55-b329-4eba-b435-56026dbb8718.attachment","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"dependency","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"dependency","uniqueId":"b75ca0be-1056-4e55-adeb-b402d8d580ac.dependency","capability":"tosca.capabilities.Node","ownerId":"b75ca0be-1056-4e55-adeb-b402d8d580ac","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.87dc3d55-b329-4eba-b435-56026dbb8718.ubuntu20_ubuntu20_admin_plane_port_0","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"link","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"a60369fc-ff7f-49ab-a81f-7fe86db20730","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730.port","capability":"tosca.capabilities.Attachment","ownerId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false},{"external":false,"path":["579b4ab1-d1ae-4964-8896-6ab7d2a321db.fea859fc-601b-4cde-adbd-fbd036d52f94.ubuntu20","4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu20","source":"579b4ab1-d1ae-4964-8896-6ab7d2a321db","parentName":"local_storage","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"a20af732-d452-4fa0-9e55-8650f294eea3","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","name":"base_ubuntu20_group","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu20":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20","ubuntu20_admin_security_group":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"},"invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"557c5a54-a2c9-46cc-8adb-d50a0d57694b","groupUUID":"9ffe2b7a-79ba-43d4-964f-baaa608c6eaf","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu20":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.579b4ab1-d1ae-4964-8896-6ab7d2a321db.abstract_ubuntu20","ubuntu20_admin_security_group":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.a60369fc-ff7f-49ab-a81f-7fe86db20730.ubuntu20_admin_security_group"},"artifacts":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1env","4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"9ce52ad5-0363-487f-93dc-bc00076e62c5","artifactsUuid":["04f31868-56c6-4cea-bcca-17e9b4e30b27"],"groupUUID":"5d419d89-ce88-4baa-af5b-91e56c580786","vspOriginated":true,"userDefined":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":1631194521603,"icon":"defaulticon","name":"basic_vm","componentType":"RESOURCE","description":"VF","tags":["basic_vm"],"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143","componentMetadataForSupportLog":{"SupportablityComponentUUID":"28828421-37be-47a2-a734-ac074cee1540","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"cabb772251fe481790e946277106c6e7","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"28828421-37be-47a2-a734-ac074cee1540","systemName":"BasicVm","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1631194523617,"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":1631194524309,"description":"created from csar","artifactType":"HEAT","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"04f31868-56c6-4cea-bcca-17e9b4e30b27","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","duplicated":false,"payloadUpdateDate":1631194524322,"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":1631194524309,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631194524285,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d29a6df-c2a8-45a4-b45d-a96d74b17459","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631194524290,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524285,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194524331,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631194524331,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524331,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"4f2a67fd-a52a-4fa2-9019-28703cbe4143"},"categorySpecificMetadata":{},"csarUUID":"cabb772251fe481790e946277106c6e7","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false} 2021-09-09 13:35:26,749 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-09 13:35:26,749 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:36,760 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-09 13:35:36,766 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-09 13:35:36,766 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/4f2a67fd-a52a-4fa2-9019-28703cbe4143/lifecycleState/Certify 2021-09-09 13:35:36,766 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-09 13:35:36,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:41,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/4f2a67fd-a52a-4fa2-9019-28703cbe4143/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-09 13:35:41,564 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-09 13:35:41,564 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631194521603,"lastUpdateDate":1631194537733,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"d2389212-9e93-4b50-936a-ca271190e89b"},"csarUUID":"cabb772251fe481790e946277106c6e7","csarVersion":"1.0","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"28828421-37be-47a2-a734-ac074cee1540"} 2021-09-09 13:35:41,567 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:41,567 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:41,568 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-09 13:35:41,568 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-09 13:35:41,568 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:41,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:41,696 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-09 13:35:41,697 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-09 13:35:41,698 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/28828421-37be-47a2-a734-ac074cee1540/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-09 13:35:41,699 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:35:41,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:41,700 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:41,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-09 13:35:41,700 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-09 13:35:41,700 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:41,700 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-09 13:35:41,701 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-09 13:35:41,701 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-09 13:35:41,701 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-09 13:35:41,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:42,400 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-09 13:35:42,401 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-09 13:35:42,403 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:35:42,407 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-09 13:35:52,417 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:52,417 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:52,418 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-09 13:35:52,418 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-09 13:35:52,419 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:52,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:52,525 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-09 13:35:52,526 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-09 13:35:52,527 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/28828421-37be-47a2-a734-ac074cee1540/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-09 13:35:52,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:35:52,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:52,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:52,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-09 13:35:52,531 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-09 13:35:52,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:52,531 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-09 13:35:52,532 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-09 13:35:52,532 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-09 13:35:52,532 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-09 13:35:52,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:53,108 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-09 13:35:53,110 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-09 13:35:53,112 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:35:53,117 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-09 13:35:53,117 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:35:53,117 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:35:53,118 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-09 13:35:53,118 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-09 13:35:53,118 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:35:53,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:53,581 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-09 13:35:53,583 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:35:53,583 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:35:53,586 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:35:53,586 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:53,587 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:53,587 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:35:53,587 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-09 13:35:53,587 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:53,587 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-09 13:35:53,588 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:35:53,588 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:35:53,588 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-09 13:35:53,589 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-09 13:35:53,589 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:35:53,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:54,189 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-09 13:35:54,190 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:35:54,191 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:35:54,194 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:35:54,194 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:54,194 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:54,195 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:35:54,195 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-09 13:35:54,195 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:54,196 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-09 13:35:54,196 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-09 13:35:54,197 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-09 13:35:54,197 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-09 13:35:54,198 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-09 13:35:54,198 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-09 13:35:54,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:54,456 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-09 13:35:54,457 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-09 13:35:54,458 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-09-09 13:35:54,461 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-09 13:35:54,461 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-09 13:35:54,461 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-09 13:35:54,461 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-09 13:35:54,462 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:35:54,462 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:35:54,462 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-09 13:35:54,462 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-09 13:35:54,462 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:35:54,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:54,966 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-09 13:35:54,967 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:35:54,967 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:35:54,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:35:54,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:54,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:54,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:35:54,969 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-09 13:35:54,969 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:54,969 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-09 13:35:54,980 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-09 13:35:54,980 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-09 13:35:54,980 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-09 13:35:54,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:56,904 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-09 13:35:56,906 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-09 13:35:56,908 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.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":"34351713-7930-4a5b-aa48-fa698bec8b1b","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,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.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":"34351713-7930-4a5b-aa48-fa698bec8b1b","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,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.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":"34351713-7930-4a5b-aa48-fa698bec8b1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.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":"34351713-7930-4a5b-aa48-fa698bec8b1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.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":"34351713-7930-4a5b-aa48-fa698bec8b1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"}],"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":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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":1631194555741,"icon":"network_l_1-3","name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394","componentMetadataForSupportLog":{"SupportablityComponentUUID":"22ba0a01-95ab-4248-bbeb-e03718a334cd","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","systemName":"BasicVm","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1631194555741,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":null,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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} 2021-09-09 13:35:56,914 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-09 13:35:56,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:56,922 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-09 13:35:56,922 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-09 13:35:56,922 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-09 13:35:56,923 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-09 13:35:56,923 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-09 13:35:56,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:35:57,202 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-09 13:35:57,204 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-09 13:35:57,205 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/28828421-37be-47a2-a734-ac074cee1540/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-09 13:35:57,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:35:57,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:35:57,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:35:57,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-09 13:35:57,209 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-09 13:35:57,209 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:35:57,210 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-09 13:35:57,210 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-09 13:35:57,211 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-09 13:35:57,211 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-09 13:35:57,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:35:59,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-09 13:35:59,499 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-09 13:35:59,502 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631194555741,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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-09 13:35:59,508 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-09 13:35:59,509 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-09 13:35:59,509 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/68476e86-3a7d-41f0-95c5-beb552eb6394/resourceInstance 2021-09-09 13:35:59,509 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "d2389212-9e93-4b50-936a-ca271190e89b", "originType": "VF", "componentUid": "d2389212-9e93-4b50-936a-ca271190e89b", "icon": "defaulticon" } 2021-09-09 13:35:59,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:03,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68476e86-3a7d-41f0-95c5-beb552eb6394/resourceInstance HTTP/1.1" 201 None 2021-09-09 13:36:03,032 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-09 13:36:03,033 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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","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,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","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,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","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,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.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":"daa5e386-0d72-4ce4-8e53-2122c7008095","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"d2389212-9e93-4b50-936a-ca271190e89b","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0","normalizedName":"basic_vm0","creationTime":1631194561203,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"d2389212-9e93-4b50-936a-ca271190e89b","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631194561203,"customizationUUID":"be1fa6ee-4bab-499d-acf5-93cc7034367d","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-09-09 13:36:03,033 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-09 13:36:03,036 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-09 13:36:03,036 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/distribution 2021-09-09 13:36:03,036 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-09 13:36:03,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:03,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/distribution HTTP/1.1" 200 38 2021-09-09 13:36:03,092 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-09 13:36:03,092 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-09 13:36:03,095 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-09 13:36:03,096 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-09 13:36:03,096 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:36:03,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:03,158 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-09 13:36:03,160 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:36:03,160 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-09 13:36:03,163 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-09 13:36:03,163 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-09 13:36:03,168 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-09 13:36:03,168 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/68476e86-3a7d-41f0-95c5-beb552eb6394/lifecycleState/checkin 2021-09-09 13:36:03,169 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-09 13:36:03,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:05,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68476e86-3a7d-41f0-95c5-beb552eb6394/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-09 13:36:05,140 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-09 13:36:05,140 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1631194555741,"lastUpdateDate":1631194563927,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"68476e86-3a7d-41f0-95c5-beb552eb6394"},"projectCode":"123456","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"22ba0a01-95ab-4248-bbeb-e03718a334cd"} 2021-09-09 13:36:05,143 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:36:05,144 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:36:05,144 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-09 13:36:05,145 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-09 13:36:05,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:36:05,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:36:05,724 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-09 13:36:05,725 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:36:05,726 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-09 13:36:05,729 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:36:05,729 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:05,729 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:05,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:05,730 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:36:05,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:05,730 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:05,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-09 13:36:05,730 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:36:05,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:36:05,731 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:36:05,731 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-09 13:36:05,731 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-09 13:36:05,732 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:36:05,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:06,410 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-09 13:36:06,414 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:36:06,417 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631194563927,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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-09 13:36:06,423 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:36:06,423 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-09 13:36:06,427 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-09 13:36:06,428 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/68476e86-3a7d-41f0-95c5-beb552eb6394/lifecycleState/Certify 2021-09-09 13:36:06,428 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-09 13:36:06,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:11,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68476e86-3a7d-41f0-95c5-beb552eb6394/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-09 13:36:11,071 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-09 13:36:11,072 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631194555741,"lastUpdateDate":1631194563927,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},"projectCode":"123456","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"22ba0a01-95ab-4248-bbeb-e03718a334cd"} 2021-09-09 13:36:11,076 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:36:11,076 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:36:11,077 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:36:11,077 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-09 13:36:11,077 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:36:11,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:36:11,562 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-09 13:36:11,564 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:36:11,564 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-09 13:36:11,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:36:11,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:11,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:11,569 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:11,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:36:11,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:11,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:11,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-09 13:36:11,570 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:36:11,571 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:36:11,571 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:36:11,572 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:36:11,573 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-09 13:36:11,573 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:36:11,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:13,408 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-09 13:36:13,412 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:36:13,415 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194563927,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:36:13,423 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:36:23,433 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-09 13:36:23,442 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-09 13:36:23,442 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/0c13547b-87c5-41bb-b91e-901dbb9e7997/distribution/PROD/activate 2021-09-09 13:36:23,443 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-09 13:36:23,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:26,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0c13547b-87c5-41bb-b91e-901dbb9e7997/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-09 13:36:26,343 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-09 13:36:26,346 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},{"definition":false,"hidden":false,"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0c13547b-87c5-41bb-b91e-901dbb9e7997"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NzczZTMwODNiN2RmMzk1M2ZjZWExNThhZTMyY2M0YjI=","artifactUUID":"4d5654d0-2000-4082-b227-99b69d53af74","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"68476e86-3a7d-41f0-95c5-beb552eb6394.assettoscacsar","duplicated":false,"payloadUpdateDate":1631194569709,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631194555598,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MzNhYmNjNTAxYWZmNTIzMzE3ZWQ0MGJjMDE4YmE1Mjg=","artifactUUID":"9f7d0bfc-a584-4cc0-b5f4-f1ad748aba83","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"68476e86-3a7d-41f0-95c5-beb552eb6394.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631194568994,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631194555598,"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":1631194524219,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTZmZDc3YTUxMmY2OWJhOTViMDIxMDhlZDgxNmVjMWE=","artifactUUID":"097fbc80-c369-4b41-8a8b-bcb1d9dbb6bf","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vflicense","duplicated":false,"payloadUpdateDate":1631194524223,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524219,"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":"68476e86-3a7d-41f0-95c5-beb552eb6394.68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTZmODE5OWRhNGZmN2VjYjViYjE5ZmQwOWRlZTRiZGQ=","artifactUUID":"314696ae-72e9-4570-92d1-84c8cd0ddf55","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"68476e86-3a7d-41f0-95c5-beb552eb6394.68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631194567810,"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":1631194524309,"description":"created from csar","artifactType":"HEAT","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"04f31868-56c6-4cea-bcca-17e9b4e30b27","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","duplicated":false,"payloadUpdateDate":1631194524322,"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":1631194524309,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194524185,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"3417cd65-185f-42df-b1ac-3855b27bd59a","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vendorlicense","duplicated":false,"payloadUpdateDate":1631194524195,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524185,"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":1631194561697,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"17a0c44f-7461-427b-87bf-a5f2b6534a70","generatedFromId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1631194567161,"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":1631194561697,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631194561697,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194524285,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d29a6df-c2a8-45a4-b45d-a96d74b17459","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631194524290,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631194524285,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1631194561703,"type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1env","4f2a67fd-a52a-4fa2-9019-28703cbe4143.heat1"],"uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.4f2a67fd-a52a-4fa2-9019-28703cbe4143.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"9ce52ad5-0363-487f-93dc-bc00076e62c5","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1631194561703,"customizationUUID":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","groupInstanceArtifacts":["68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["17a0c44f-7461-427b-87bf-a5f2b6534a70"],"artifactsUuid":["04f31868-56c6-4cea-bcca-17e9b4e30b27"],"groupUUID":"5d419d89-ce88-4baa-af5b-91e56c580786","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"d2389212-9e93-4b50-936a-ca271190e89b","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0","normalizedName":"basic_vm0","creationTime":1631194561203,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"d2389212-9e93-4b50-936a-ca271190e89b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631194561203,"customizationUUID":"be1fa6ee-4bab-499d-acf5-93cc7034367d","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"68476e86-3a7d-41f0-95c5-beb552eb6394.d2389212-9e93-4b50-936a-ca271190e89b.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"},{"definition":false,"hidden":false,"uniqueId":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"4f2a67fd-a52a-4fa2-9019-28703cbe4143.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":"daa5e386-0d72-4ce4-8e53-2122c7008095.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"daa5e386-0d72-4ce4-8e53-2122c7008095","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"daa5e386-0d72-4ce4-8e53-2122c7008095"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"},{"definition":false,"hidden":false,"uniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34351713-7930-4a5b-aa48-fa698bec8b1b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34351713-7930-4a5b-aa48-fa698bec8b1b"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"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":1631194555741,"icon":"network_l_1-3","name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","componentMetadataForSupportLog":{"SupportablityComponentUUID":"22ba0a01-95ab-4248-bbeb-e03718a334cd","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","systemName":"BasicVm","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1631194585260,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631194555598,"artifactType":"OTHER","uniqueId":"68476e86-3a7d-41f0-95c5-beb552eb6394.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":1631194555598,"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":"0c13547b-87c5-41bb-b91e-901dbb9e7997"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true} 2021-09-09 13:36:26,351 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:36:26,352 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:36:26,352 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-09 13:36:26,352 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-09 13:36:26,353 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:36:26,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:36:26,992 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-09 13:36:26,994 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:36:26,995 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:36:26,998 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:36:26,998 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:26,999 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:26,999 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:26,999 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:36:26,999 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:26,999 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:27,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:27,000 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:36:27,000 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:36:27,000 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:36:27,001 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-09 13:36:27,001 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-09 13:36:27,001 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:36:27,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:27,579 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-09 13:36:27,583 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:36:27,586 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:36:27,592 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:36:27,593 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-09 13:36:27,593 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-09 13:36:27,594 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-09 13:36:27,594 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-09 13:36:27,594 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:36:27,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:27,686 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-09 13:36:27,687 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-09 13:36:27,687 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-09 13:36:27,687 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-09 13:36:27,688 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-09 13:36:27,696 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-09 13:36:27,697 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-09 13:36:27,697 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-09 13:36:27,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:27,803 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-09 13:36:27,804 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-09 13:36:27,804 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-09 13:36:27,808 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-09 13:36:27,808 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-09 13:36:27,809 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:36:27,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:27,868 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-09 13:36:27,869 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:36:27,870 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":"1631194587739"}]} 2021-09-09 13:36:27,903 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-09 13:36:27,903 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/f4f0594f-e241-437d-ade7-ef5300724102 2021-09-09 13:36:27,904 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "f4f0594f-e241-437d-ade7-ef5300724102", "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-09 13:36:27,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:27,984 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/f4f0594f-e241-437d-ade7-ef5300724102 HTTP/1.1" 201 0 2021-09-09 13:36:27,985 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-09 13:36:27,985 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-09 13:36:27,988 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-09 13:36:27,989 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-09 13:36:27,989 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:36:27,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,036 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-09 13:36:28,036 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-09 13:36:28,037 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-09 13:36:28,037 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-09 13:36:28,037 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-09 13:36:28,037 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-09 13:36:28,038 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-09 13:36:28,042 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-09 13:36:28,042 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-09 13:36:28,042 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-09 13:36:28,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,114 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-09 13:36:28,115 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-09 13:36:28,115 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-09 13:36:28,118 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-09 13:36:28,118 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-09 13:36:28,118 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-09 13:36:28,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,171 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-09 13:36:28,172 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-09 13:36:28,172 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-09 13:36:28,173 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-09 13:36:28,173 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-09 13:36:28,179 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-09 13:36:28,179 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-09 13:36:28,180 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-09 13:36:28,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,260 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-09 13:36:28,262 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-09 13:36:28,262 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-09 13:36:28,278 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-09 13:36:28,278 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-09 13:36:28,279 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-09 13:36:28,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,336 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-09 13:36:28,338 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-09 13:36:28,338 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-09 13:36:28,338 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-09 13:36:28,339 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-09 13:36:28,348 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-09 13:36:28,348 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-09 13:36:28,348 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:36:28,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,405 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-09 13:36:28,406 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:36:28,406 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":"1631194587739"}]} 2021-09-09 13:36:28,419 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-09 13:36:28,419 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-09 13:36:28,420 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-09 13:36:28,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,539 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-09 13:36:28,539 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-09 13:36:28,540 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-09 13:36:28,552 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-09 13:36:28,552 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-09 13:36:28,552 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-09 13:36:28,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,627 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-09 13:36:28,628 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-09 13:36:28,628 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-09 13:36:28,631 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-09 13:36:28,631 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-09 13:36:28,631 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-09 13:36:28,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,679 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-09 13:36:28,680 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-09 13:36:28,680 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":"1631194588590"} 2021-09-09 13:36:28,683 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-09 13:36:28,683 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-09 13:36:28,684 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-09 13:36:28,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,732 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-09 13:36:28,732 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-09 13:36:28,733 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":"1631194588590"} 2021-09-09 13:36:28,735 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-09 13:36:28,736 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-09 13:36:28,736 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:36:28,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:28,783 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-09 13:36:28,784 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-09 13:36:28,784 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-09 13:36:28,784 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-09 13:36:28,785 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-09 13:36:28,785 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-09 13:36:28,788 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:36:28,788 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:36:28,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-09 13:36:28,789 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-09 13:36:28,789 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:36:28,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:36:29,220 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-09 13:36:29,222 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:36:29,222 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:36:29,225 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:36:29,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:29,226 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:29,226 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:29,226 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:36:29,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:29,227 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:29,227 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:29,227 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:36:29,227 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:36:29,227 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:36:29,228 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-09 13:36:29,228 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-09 13:36:29,228 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:36:29,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:29,993 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-09 13:36:29,995 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:36:29,998 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:36:30,007 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:36:30,008 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-09 13:36:30,009 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-09 13:36:30,009 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "70ac729c-431e-4b57-a32b-03c66d304e52" } 2021-09-09 13:36:30,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,077 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-09 13:36:30,078 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-09 13:36:30,078 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-09 13:36:30,081 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-09 13:36:30,081 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-09 13:36:30,081 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:36:30,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,133 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-09 13:36:30,133 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-09 13:36:30,134 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631194590047"}]} 2021-09-09 13:36:30,135 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-09 13:36:30,135 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-09 13:36:30,135 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-09 13:36:30,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,174 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-09 13:36:30,175 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-09 13:36:30,175 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":"1631194588590"} 2021-09-09 13:36:30,177 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-09 13:36:30,177 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-09 13:36:30,177 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:36:30,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,218 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-09 13:36:30,218 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-09 13:36:30,218 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631194590047"}]} 2021-09-09 13:36:30,220 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-09 13:36:30,220 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-09 13:36:30,220 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:36:30,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,272 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-09 13:36:30,272 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:36:30,273 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":"1631194588457","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-09 13:36:30,274 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-09 13:36:30,274 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-09 13:36:30,274 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:36:30,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,312 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-09 13:36:30,313 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:36:30,313 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194588077"} 2021-09-09 13:36:30,320 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-09 13:36:30,320 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-09 13:36:30,320 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=1631194588077", "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-09 13:36:30,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,425 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-09 13:36:30,426 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-09 13:36:30,426 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-09 13:36:30,430 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-09 13:36:30,430 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-09 13:36:30,431 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-09 13:36:30,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,483 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-09 13:36:30,484 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-09 13:36:30,484 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":"1631194588590"} 2021-09-09 13:36:30,486 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-09 13:36:30,486 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-09 13:36:30,487 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:36:30,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,537 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-09 13:36:30,538 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:36:30,538 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":"1631194588457","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-09 13:36:30,540 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-09 13:36:30,540 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-09 13:36:30,540 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:36:30,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,581 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-09 13:36:30,582 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:36:30,582 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194590349","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-09 13:36:30,583 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-09 13:36:30,584 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-09 13:36:30,584 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-09 13:36:30,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,627 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-09 13:36:30,628 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-09 13:36:30,628 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1580e4d6-f304-469a-b03f-27b2be3eefb1","owning-entity-name":"OE-ETE_Customer-1580e4d6-f304-469a-b03f-27b2be3eefb1","resource-version":"1631193734944","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_2d24c104-ff73-4f9a-9e90-15921a87ee9e/service-subscriptions/service-subscription/pNF/service-instances/service-instance/e149cdea-a00f-45d4-a4c2-2940d674047c","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_2d24c104-ff73-4f9a-9e90-15921a87ee9e"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"e149cdea-a00f-45d4-a4c2-2940d674047c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name2d24c104-ff73-4f9a-9e90-15921a87ee9e"}]}]}},{"owning-entity-id":"55ef6a3d-32ab-4683-b5ea-947349279f59","owning-entity-name":"basicnw-oe","resource-version":"1631194473940"}]} 2021-09-09 13:36:30,629 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-09 13:36:30,632 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-09 13:36:30,632 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/52827e92-75f2-4a0e-8280-c4f4c1d8318e 2021-09-09 13:36:30,632 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "52827e92-75f2-4a0e-8280-c4f4c1d8318e" } 2021-09-09 13:36:30,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,681 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/52827e92-75f2-4a0e-8280-c4f4c1d8318e HTTP/1.1" 201 0 2021-09-09 13:36:30,682 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-09 13:36:30,682 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-09 13:36:30,683 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-09 13:36:30,684 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/52827e92-75f2-4a0e-8280-c4f4c1d8318e 2021-09-09 13:36:30,684 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-09 13:36:30,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:36:30,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/52827e92-75f2-4a0e-8280-c4f4c1d8318e HTTP/1.1" 200 128 2021-09-09 13:36:30,727 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-09 13:36:30,727 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owning-entity-name":"basicvm-oe","resource-version":"1631194590658"} 2021-09-09 13:36:30,731 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-09 13:36:30,732 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-09 13:36:30,732 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-09-09 13:36:30,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-09 13:36:30,913 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-09 13:36:30,915 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-09-09 13:36:30,915 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-09-09 13:36:30,918 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-09 13:36:30,919 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:36:30,919 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:36:30,919 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-09 13:36:30,920 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-09 13:36:30,920 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:36:30,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:36:31,393 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-09 13:36:31,394 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:36:31,395 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:36:31,397 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:36:31,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:31,398 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:31,398 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:31,398 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:36:31,398 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:36:31,398 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:36:31,398 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:36:31,399 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:36:31,399 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:36:31,399 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:36:31,399 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-09 13:36:31,399 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-09 13:36:31,399 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:36:31,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:32,150 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-09 13:36:32,153 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:36:32,156 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:36:32,162 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:36:32,163 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-09 13:36:32,164 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/distribution 2021-09-09 13:36:32,164 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-09 13:36:32,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:32,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/distribution HTTP/1.1" 200 205 2021-09-09 13:36:32,244 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-09 13:36:32,244 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"12620a02-52ec-46a6-91c5-e96e089298ed","timestamp":"2021-09-09 13:36:24.731 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-09 13:36:32,248 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-09 13:36:32,248 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/12620a02-52ec-46a6-91c5-e96e089298ed 2021-09-09 13:36:32,248 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:36:32,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:36:32,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12620a02-52ec-46a6-91c5-e96e089298ed HTTP/1.1" 200 29 2021-09-09 13:36:32,312 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:36:32,313 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-09 13:36:32,315 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-09 13:36:32,316 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-09 13:37:32,378 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-09 13:37:32,379 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/12620a02-52ec-46a6-91c5-e96e089298ed 2021-09-09 13:37:32,379 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:37:32,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:37:32,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12620a02-52ec-46a6-91c5-e96e089298ed HTTP/1.1" 200 None 2021-09-09 13:37:32,488 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:37:32,488 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194591743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194592930","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194591749","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194592755","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","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":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","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":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194591742","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194592747","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-09 13:37:32,492 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194591743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194592930', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194591749', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194592755', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', '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': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', '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': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194591742', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194592747', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-09 13:37:32,493 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-09 13:38:32,558 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-09 13:38:32,560 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/12620a02-52ec-46a6-91c5-e96e089298ed 2021-09-09 13:38:32,560 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:38:32,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:38:32,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12620a02-52ec-46a6-91c5-e96e089298ed HTTP/1.1" 200 None 2021-09-09 13:38:32,708 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:38:32,709 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194591743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194592930","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194591749","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194592755","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","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":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194593749","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","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":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194591742","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194592747","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-09 13:38:32,713 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194591743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194592930', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194591749', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194592755', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', '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': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194593749', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', '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': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194591742', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194592747', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-09 13:38:32,714 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-09 13:39:32,775 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-09 13:39:32,776 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/12620a02-52ec-46a6-91c5-e96e089298ed 2021-09-09 13:39:32,776 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:39:32,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:39:33,005 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12620a02-52ec-46a6-91c5-e96e089298ed HTTP/1.1" 200 None 2021-09-09 13:39:33,007 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:39:33,008 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194591743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194592930","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194591749","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194592755","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","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":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194593749","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","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":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194591742","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194594072","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194592747","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-09 13:39:33,011 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194591743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194592930', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194591749', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194592755', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', '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': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194593749', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', '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': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194591742', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194594072', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194592747', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-09 13:39:33,012 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-09 13:40:33,076 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-09 13:40:33,078 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/12620a02-52ec-46a6-91c5-e96e089298ed 2021-09-09 13:40:33,078 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-09 13:40:33,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:40:33,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12620a02-52ec-46a6-91c5-e96e089298ed HTTP/1.1" 200 None 2021-09-09 13:40:33,187 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-09 13:40:33,188 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194596105","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":"1631194591743","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":"1631194595099","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194638371","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194600839","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194592930","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":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194591749","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194592755","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194598831","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","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":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194593749","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194642071","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631194601019","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":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194601019","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631194601019","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194643514","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194611083","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194601842","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","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":"1631194612589","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194640912","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","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":"1631194585091","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":"1631194601019","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194612088","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194601019","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194605160","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194646633","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631194611581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194578335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","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":"1631194585091","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":"1631194601019","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":"1631194644623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631194647645","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194591742","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631194594072","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631194585091","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":"1631194601019","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":"1631194630471","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194592747","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","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":"1631194578847","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631194583509","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":"1631194609213","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631194578847","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":"1631194645626","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631194581424","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631194582522","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","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":"1631194583509","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631194597272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-09 13:40:33,190 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194596105', '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': '1631194591743', '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': '1631194595099', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194638371', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194600839', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194592930', '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': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194591749', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194592755', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194598831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', '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': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194593749', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194642071', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631194601019', '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': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194601019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631194601019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194643514', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194611083', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194601842', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', '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': '1631194612589', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194640912', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', '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': '1631194585091', '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': '1631194601019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194612088', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194601019', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194605160', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194646633', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631194611581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194578335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', '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': '1631194585091', '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': '1631194601019', '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': '1631194644623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631194647645', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194591742', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631194594072', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631194585091', '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': '1631194601019', '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': '1631194630471', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194592747', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', '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': '1631194578847', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631194583509', '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': '1631194609213', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631194578847', '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': '1631194645626', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631194581424', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631194582522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', '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': '1631194583509', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631194597272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-09 13:40:33,192 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-09 13:40:33,193 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-09 13:40:33,203 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': '39f90dcc-9128-4a17-afa0-65e917460cd9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:33,203 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-09 13:40:33,204 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "70ac729c-431e-4b57-a32b-03c66d304e52", "modelVersionId": "22ba0a01-95ab-4248-bbeb-e03718a334cd", "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": "52827e92-75f2-4a0e-8280-c4f4c1d8318e", "owningEntityName": "basicvm-oe" } } } 2021-09-09 13:40:33,205 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:34,826 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-09 13:40:34,828 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-09 13:40:34,828 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9"}} 2021-09-09 13:40:34,829 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-09 13:40:34,864 DEBUG 129:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f4fb4c27-c7bb-49a8-8453-ce8926348310', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:34,865 DEBUG 131:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:34,865 DEBUG 132:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:34,870 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:35,045 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1332 2021-09-09 13:40:35,049 INFO 142:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:35,050 DEBUG 146:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:40:34 GMT"}}} 2021-09-09 13:40:45,062 DEBUG 129:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed91ae3a-f7f5-4d1d-8c2d-79371727810c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:45,062 DEBUG 131:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:45,062 DEBUG 132:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:45,064 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:45,252 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1542 2021-09-09 13:40:45,253 INFO 142:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:45,254 DEBUG 146:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","finishTime":"Thu, 09 Sep 2021 13:40:37 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:40:37 GMT"}}} 2021-09-09 13:40:45,254 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-09 13:40:45,255 DEBUG 129:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96de79ec-7a9b-4fb2-8e0e-b15c68a12e2d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:45,255 DEBUG 131:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:45,255 DEBUG 132:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:45,257 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:45,420 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1542 2021-09-09 13:40:45,421 INFO 142:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:45,422 DEBUG 146:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","finishTime":"Thu, 09 Sep 2021 13:40:37 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:40:37 GMT"}}} 2021-09-09 13:40:45,422 DEBUG 129:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b645a28-ffe4-4d6c-8abd-b25ba0a123b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:45,423 DEBUG 131:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:45,423 DEBUG 132:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:45,424 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:45,588 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1542 2021-09-09 13:40:45,590 INFO 142:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:45,590 DEBUG 146:onap_service.py(7) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","finishTime":"Thu, 09 Sep 2021 13:40:37 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:40:37 GMT"}}} 2021-09-09 13:40:45,606 DEBUG 129:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '394c0389-cbb6-4208-9648-50ae743ae806', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:45,607 DEBUG 131:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:45,607 DEBUG 132:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:45,610 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:45,783 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1542 2021-09-09 13:40:45,784 INFO 142:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:45,785 DEBUG 146:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","finishTime":"Thu, 09 Sep 2021 13:40:37 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:40:37 GMT"}}} 2021-09-09 13:40:45,785 DEBUG 129:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79a73517-08bb-45a3-8c1f-226644aea688', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:45,785 DEBUG 131:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 2021-09-09 13:40:45,785 DEBUG 132:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] data sent: None 2021-09-09 13:40:45,787 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:45,968 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/39f90dcc-9128-4a17-afa0-65e917460cd9 HTTP/1.1" 200 1542 2021-09-09 13:40:45,968 INFO 142:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response code: 200 2021-09-09 13:40:45,969 DEBUG 146:onap_service.py(1) - [None][Check 39f90dcc-9128-4a17-afa0-65e917460cd9 orchestration request status] response: {"request":{"requestId":"39f90dcc-9128-4a17-afa0-65e917460cd9","startTime":"Thu, 09 Sep 2021 13:40:33 GMT","finishTime":"Thu, 09 Sep 2021 13:40:37 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","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":"52827e92-75f2-4a0e-8280-c4f4c1d8318e","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:40:37 GMT"}}} 2021-09-09 13:40:45,969 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-09 13:40:45,969 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-09 13:40:45,969 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:40:45,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,017 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-09 13:40:46,017 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-09 13:40:46,017 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631194590349","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-09 13:40:46,019 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-09 13:40:46,019 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-10246dc5-33c4-4457-a77f-0a8e80020e35 2021-09-09 13:40:46,019 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] data sent: None 2021-09-09 13:40:46,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,069 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-10246dc5-33c4-4457-a77f-0a8e80020e35 HTTP/1.1" 200 1190 2021-09-09 13:40:46,070 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response code: 200 2021-09-09 13:40:46,070 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response: {"service-instance":[{"service-instance-id":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","service-instance-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"70ac729c-431e-4b57-a32b-03c66d304e52","model-version-id":"22ba0a01-95ab-4248-bbeb-e03718a334cd","resource-version":"1631194837321","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"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-09 13:40:46,072 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-09 13:40:46,072 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-09 13:40:46,072 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-09 13:40:46,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,112 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-09 13:40:46,112 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-09 13:40:46,112 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":"1631194588590"} 2021-09-09 13:40:46,114 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-09 13:40:46,114 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-09 13:40:46,114 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:40:46,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,157 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-09 13:40:46,158 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-09 13:40:46,158 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631194590349","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-09 13:40:46,161 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-09 13:40:46,161 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-10246dc5-33c4-4457-a77f-0a8e80020e35 2021-09-09 13:40:46,161 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] data sent: None 2021-09-09 13:40:46,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,217 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-10246dc5-33c4-4457-a77f-0a8e80020e35 HTTP/1.1" 200 1190 2021-09-09 13:40:46,217 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response code: 200 2021-09-09 13:40:46,218 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response: {"service-instance":[{"service-instance-id":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","service-instance-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"70ac729c-431e-4b57-a32b-03c66d304e52","model-version-id":"22ba0a01-95ab-4248-bbeb-e03718a334cd","resource-version":"1631194837321","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"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-09 13:40:46,220 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-09 13:40:46,220 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-09 13:40:46,220 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:40:46,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,299 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-09 13:40:46,299 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:40:46,299 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":"1631194588457","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-09 13:40:46,301 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-09 13:40:46,301 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-09 13:40:46,301 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:40:46,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:40:46,346 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-09 13:40:46,347 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:40:46,347 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194590349","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-09 13:40:46,349 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:40:46,349 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:40:46,350 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-09 13:40:46,350 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-09 13:40:46,350 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:40:46,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:40:47,505 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-09 13:40:47,506 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:40:47,506 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:40:47,508 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:40:47,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:40:47,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:40:47,508 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:40:47,509 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:40:47,509 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:40:47,509 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:40:47,509 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:40:47,509 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:40:47,509 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:40:47,509 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:40:47,510 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-09 13:40:47,510 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-09 13:40:47,510 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:40:47,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:40:49,595 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-09 13:40:49,597 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:40:49,598 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:40:49,602 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:40:49,602 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-09 13:40:49,603 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel 2021-09-09 13:40:49,603 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-09 13:40:49,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:40:50,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel HTTP/1.1" 200 None 2021-09-09 13:40:50,005 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-09 13:40:50,005 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-09 13:40:50,076 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:40:50,076 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:40:50,077 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:40:50,077 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-09 13:40:50,077 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:40:50,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:40:51,699 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-09 13:40:51,701 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:40:51,702 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:40:51,705 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:40:51,705 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:40:51,705 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:40:51,705 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:40:51,706 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:40:51,706 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:40:51,706 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:40:51,706 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:40:51,706 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:40:51,707 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:40:51,707 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:40:51,707 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-09 13:40:51,707 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-09 13:40:51,708 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:40:51,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:40:52,366 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-09 13:40:52,406 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:40:52,409 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:40:52,416 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:40:52,416 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': 'ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:52,417 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs 2021-09-09 13:40:52,417 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "70ac729c-431e-4b57-a32b-03c66d304e52" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4", "modelVersionId": "28828421-37be-47a2-a734-ac074cee1540", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "be1fa6ee-4bab-499d-acf5-93cc7034367d", "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": "f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "70ac729c-431e-4b57-a32b-03c66d304e52", "modelVersion": "1.0", "modelVersionId": "22ba0a01-95ab-4248-bbeb-e03718a334cd" } } }] } } 2021-09-09 13:40:52,419 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:54,117 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs HTTP/1.1" 202 262 2021-09-09 13:40:54,119 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-09 13:40:54,119 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9"}} 2021-09-09 13:40:54,119 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-09 13:40:54,129 DEBUG 129:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8deedfb-d88c-4e6c-95fd-27f99d29ad6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:40:54,130 DEBUG 131:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:40:54,130 DEBUG 132:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:40:54,135 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:40:54,316 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 1900 2021-09-09 13:40:54,319 INFO 142:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:40:54,320 DEBUG 146:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:40:53 GMT"}}} 2021-09-09 13:41:04,333 DEBUG 129:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7449389c-68e4-4c33-8558-12b73834ffa9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:04,334 DEBUG 131:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:41:04,334 DEBUG 132:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:41:04,337 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:04,516 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 2106 2021-09-09 13:41:04,518 INFO 142:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:41:04,519 DEBUG 146:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","finishTime":"Thu, 09 Sep 2021 13:41:02 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:41:02 GMT"}}} 2021-09-09 13:41:04,520 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-09 13:41:04,521 DEBUG 129:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4968a1b-90d8-4610-904c-be6f78254517', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:04,521 DEBUG 131:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:41:04,522 DEBUG 132:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:41:04,524 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:04,754 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 2106 2021-09-09 13:41:04,756 INFO 142:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:41:04,756 DEBUG 146:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","finishTime":"Thu, 09 Sep 2021 13:41:02 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:41:02 GMT"}}} 2021-09-09 13:41:04,757 DEBUG 129:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3fd5338b-d69f-43dc-a321-dfe47bc13041', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:04,758 DEBUG 131:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:41:04,758 DEBUG 132:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:41:04,760 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:04,975 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 2106 2021-09-09 13:41:04,977 INFO 142:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:41:04,977 DEBUG 146:onap_service.py(8) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","finishTime":"Thu, 09 Sep 2021 13:41:02 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:41:02 GMT"}}} 2021-09-09 13:41:04,988 DEBUG 129:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4418929-e723-4fa1-ae1c-949cc24a5174', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:04,989 DEBUG 131:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:41:04,989 DEBUG 132:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:41:04,992 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:05,164 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 2106 2021-09-09 13:41:05,167 INFO 142:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:41:05,167 DEBUG 146:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","finishTime":"Thu, 09 Sep 2021 13:41:02 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:41:02 GMT"}}} 2021-09-09 13:41:05,169 DEBUG 129:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17c2adde-2477-4d4a-b9ec-80f87c8d3e74', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:05,169 DEBUG 131:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 2021-09-09 13:41:05,169 DEBUG 132:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] data sent: None 2021-09-09 13:41:05,171 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:05,342 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 HTTP/1.1" 200 2106 2021-09-09 13:41:05,344 INFO 142:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response code: 200 2021-09-09 13:41:05,345 DEBUG 146:onap_service.py(1) - [None][Check ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9 orchestration request status] response: {"request":{"requestId":"ae3d53ab-9ebe-4880-bb48-cd8a13e2b8f9","startTime":"Thu, 09 Sep 2021 13:40:52 GMT","finishTime":"Thu, 09 Sep 2021 13:41:02 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"70ac729c-431e-4b57-a32b-03c66d304e52","source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}}],"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:41:02 GMT"}}} 2021-09-09 13:41:05,346 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-09 13:41:05,347 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-09 13:41:05,347 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-09 13:41:05,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,403 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-09 13:41:05,404 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-09 13:41:05,405 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":"1631194588590"} 2021-09-09 13:41:05,408 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-09 13:41:05,408 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-09 13:41:05,408 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-09 13:41:05,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,469 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-09 13:41:05,471 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-09 13:41:05,471 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631194590349","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-09 13:41:05,475 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-09 13:41:05,475 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 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-10246dc5-33c4-4457-a77f-0a8e80020e35 2021-09-09 13:41:05,475 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] data sent: None 2021-09-09 13:41:05,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,547 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-10246dc5-33c4-4457-a77f-0a8e80020e35 HTTP/1.1" 200 1641 2021-09-09 13:41:05,548 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response code: 200 2021-09-09 13:41:05,548 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35 service-instance-name] response: {"service-instance":[{"service-instance-id":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","service-instance-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"70ac729c-431e-4b57-a32b-03c66d304e52","model-version-id":"22ba0a01-95ab-4248-bbeb-e03718a334cd","resource-version":"1631194855646","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:05,551 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-09 13:41:05,552 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-09 13:41:05,552 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:41:05,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,622 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-09 13:41:05,623 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:41:05,623 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:41:05,626 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-09 13:41:05,626 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-09 13:41:05,626 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:41:05,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,720 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-09 13:41:05,721 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:41:05,721 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194856069","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:05,724 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-09 13:41:05,724 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list 2021-09-09 13:41:05,724 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:41:05,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,812 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list HTTP/1.1" 200 1063 2021-09-09 13:41:05,813 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:41:05,814 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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:05,817 DEBUG 129:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 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-09 13:41:05,817 DEBUG 131:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 2021-09-09 13:41:05,818 DEBUG 132:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] data sent: None 2021-09-09 13:41:05,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:41:05,896 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 HTTP/1.1" 200 3768 2021-09-09 13:41:05,897 INFO 142:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response code: 200 2021-09-09 13:41:05,898 DEBUG 146:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response: {"vnf-id":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnf-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"70ac729c-431e-4b57-a32b-03c66d304e52","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631194862593","model-invariant-id":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","model-version-id":"28828421-37be-47a2-a734-ac074cee1540","model-customization-id":"be1fa6ee-4bab-499d-acf5-93cc7034367d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/service-data/vnfs/vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-09 13:41:05,901 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:41:05,901 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:41:05,902 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-09 13:41:05,902 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-09 13:41:05,903 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:41:05,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:41:06,395 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-09 13:41:06,397 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:41:06,397 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:41:06,400 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:41:06,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:41:06,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:41:06,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:41:06,401 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:41:06,401 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:41:06,401 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:41:06,401 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:41:06,401 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:41:06,401 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:41:06,402 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:41:06,402 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-09 13:41:06,402 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-09 13:41:06,402 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:41:06,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:41:07,151 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-09 13:41:07,154 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:41:07,158 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:41:07,165 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:41:07,166 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-09 13:41:07,166 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel 2021-09-09 13:41:07,166 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-09 13:41:07,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:41:07,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel HTTP/1.1" 200 None 2021-09-09 13:41:07,362 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-09 13:41:07,362 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-09 13:41:07,396 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': '367a68a6-bf79-4082-9045-9ed90c3d117d', 'x-fromappid': 'API client'} 2021-09-09 13:41:07,396 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-09 13:41:07,396 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-10246dc5-33c4-4457-a77f-0a8e80020e35" }, "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-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:07,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-09 13:41:07,587 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-09 13:41:07,590 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-09 13:41:07,590 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-09 13:41:07,619 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:41:07,619 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:41:07,620 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-09 13:41:07,620 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-09 13:41:07,621 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:41:07,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:41:08,105 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-09 13:41:08,107 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:41:08,108 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:41:08,112 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:41:08,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:41:08,112 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:41:08,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:41:08,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:41:08,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:41:08,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:41:08,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:41:08,114 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:41:08,115 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:41:08,115 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:41:08,116 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-09 13:41:08,116 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-09 13:41:08,116 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:41:08,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:41:08,909 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-09 13:41:08,912 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:41:08,915 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:41:08,923 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:41:08,924 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': '12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:08,924 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vfModules 2021-09-09 13:41:08,925 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-10246dc5-33c4-4457-a77f-0a8e80020e35", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "9ce52ad5-0363-487f-93dc-bc00076e62c5", "modelVersionId": "5d419d89-ce88-4baa-af5b-91e56c580786", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "f0fe60bf-7f06-4703-b27b-9b0f9b165776", "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": "f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "70ac729c-431e-4b57-a32b-03c66d304e52", "modelVersion": "1.0", "modelVersionId": "22ba0a01-95ab-4248-bbeb-e03718a334cd" } } }, { "relatedInstance": { "instanceId": "d8379cc0-5724-4752-89a4-4c421a6dcbd5", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4", "modelVersion": "1.0", "modelVersionId": "28828421-37be-47a2-a734-ac074cee1540", "modelCustomizationId": "be1fa6ee-4bab-499d-acf5-93cc7034367d", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-09 13:41:08,927 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:10,594 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vfModules HTTP/1.1" 202 262 2021-09-09 13:41:10,597 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-09 13:41:10,597 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","instanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3"}} 2021-09-09 13:41:10,598 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-09 13:41:10,607 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e05ecc28-5d93-4ab8-9e9f-dcf96890422e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:10,607 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:41:10,608 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:41:10,611 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:10,782 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 2461 2021-09-09 13:41:10,784 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:41:10,784 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:41:09 GMT"}}} 2021-09-09 13:41:20,796 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '54762046-ad3f-4ed2-b52f-caa86769d1b9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:20,797 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:41:20,797 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:41:20,799 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:21,329 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 2787 2021-09-09 13:41:21,330 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:41:21,330 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"}}} 2021-09-09 13:41:31,343 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '582800d3-49e5-4fab-a47e-56077144315f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:31,344 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:41:31,344 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:41:31,348 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:31,869 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4948 2021-09-09 13:41:31,872 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:41:31,873 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:41,885 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a44ea2a3-ae88-478e-a69a-a22816dcf67b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:41,886 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:41:41,886 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:41:41,889 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:42,375 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4948 2021-09-09 13:41:42,377 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:41:42,378 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:41:52,390 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd67586e-8a6e-4070-81f1-5cdcb3ba6152', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:41:52,390 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:41:52,390 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:41:52,392 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:41:52,939 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4950 2021-09-09 13:41:52,941 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:41:52,942 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:02,954 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01b7030d-9b62-4c47-ba5d-384e0e6fba09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:02,954 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:02,954 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:02,957 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:03,465 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4950 2021-09-09 13:42:03,467 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:03,468 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:13,480 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '72aae245-5182-4b69-8615-1839aebbd261', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:13,480 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:13,481 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:13,482 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:13,981 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4950 2021-09-09 13:42:13,983 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:13,984 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:41:20 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:23,995 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db632afc-d1c2-43a8-ac58-b54e70a39abb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:23,996 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:23,996 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:23,998 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:24,219 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4918 2021-09-09 13:42:24,220 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:24,221 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","finishTime":"Thu, 09 Sep 2021 13:42:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:18 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:24,222 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-09 13:42:24,222 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96f0aa57-2be1-456b-b932-e55aeb6c94a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:24,223 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:24,223 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:24,225 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:24,417 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4918 2021-09-09 13:42:24,419 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:24,420 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","finishTime":"Thu, 09 Sep 2021 13:42:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:18 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:24,421 DEBUG 129:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c64cd6db-3b40-4c30-b43c-4b7bc4bba7ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:24,422 DEBUG 131:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:24,422 DEBUG 132:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:24,425 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:24,601 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4918 2021-09-09 13:42:24,603 INFO 142:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:24,604 DEBUG 146:onap_service.py(9) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","finishTime":"Thu, 09 Sep 2021 13:42:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:18 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:24,621 DEBUG 129:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9fb6a9c-67c5-420d-83a6-920378f0694f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:24,622 DEBUG 131:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:24,623 DEBUG 132:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:24,627 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:24,818 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4918 2021-09-09 13:42:24,820 INFO 142:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:24,821 DEBUG 146:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","finishTime":"Thu, 09 Sep 2021 13:42:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:18 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:24,822 DEBUG 129:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '856dcc69-dee4-402a-a67f-8d5d104d613c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:24,823 DEBUG 131:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 2021-09-09 13:42:24,823 DEBUG 132:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] data sent: None 2021-09-09 13:42:24,825 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:24,994 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 HTTP/1.1" 200 4918 2021-09-09 13:42:24,996 INFO 142:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response code: 200 2021-09-09 13:42:24,997 DEBUG 146:onap_service.py(1) - [None][Check 12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3 orchestration request status] response: {"request":{"requestId":"12c46fa4-51e0-4d14-bd11-e1e2fa78f4d3","startTime":"Thu, 09 Sep 2021 13:41:09 GMT","finishTime":"Thu, 09 Sep 2021 13:42:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"}}},{"relatedInstance":{"instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:18 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":null,\"creation_time\":1631194796000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:24,999 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-09 13:42:24,999 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-09 13:42:35,011 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-09 13:42:35,011 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list 2021-09-09 13:42:35,011 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:42:35,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,063 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list HTTP/1.1" 200 1063 2021-09-09 13:42:35,064 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:42:35,065 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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:35,067 DEBUG 129:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 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-09 13:42:35,068 DEBUG 131:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 2021-09-09 13:42:35,068 DEBUG 132:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] data sent: None 2021-09-09 13:42:35,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,133 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 HTTP/1.1" 200 4539 2021-09-09 13:42:35,134 INFO 142:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response code: 200 2021-09-09 13:42:35,134 DEBUG 146:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response: {"vnf-id":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnf-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"70ac729c-431e-4b57-a32b-03c66d304e52","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631194931837","model-invariant-id":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","model-version-id":"28828421-37be-47a2-a734-ac074cee1540","model-customization-id":"be1fa6ee-4bab-499d-acf5-93cc7034367d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/service-data/vnfs/vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/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/1e1596ff-9568-40b3-8f1a-1497ae59d358","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":"1e1596ff-9568-40b3-8f1a-1497ae59d358"}],"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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-09 13:42:35,137 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-09 13:42:35,137 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-09 13:42:35,138 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:35,138 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vf-modules 2021-09-09 13:42:35,138 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0 VF modules] data sent: None 2021-09-09 13:42:35,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,192 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vf-modules HTTP/1.1" 200 1641 2021-09-09 13:42:35,192 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0 VF modules] response code: 200 2021-09-09 13:42:35,193 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"7756af05-28f0-44d2-93a3-706d86dab83d","vf-module-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","heat-stack-id":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631194938090","model-invariant-id":"9ce52ad5-0363-487f-93dc-bc00076e62c5","model-version-id":"5d419d89-ce88-4baa-af5b-91e56c580786","model-customization-id":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/service-data/vnfs/vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vnf-data/vf-modules/vf-module/7756af05-28f0-44d2-93a3-706d86dab83d/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/1e1596ff-9568-40b3-8f1a-1497ae59d358","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":"1e1596ff-9568-40b3-8f1a-1497ae59d358"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-09 13:42:35,194 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-09 13:42:35,194 DEBUG 158:vf_module.py(1) - Delete 7756af05-28f0-44d2-93a3-706d86dab83d VF module 2021-09-09 13:42:35,194 DEBUG 45:deletion.py(1) - VF module 7756af05-28f0-44d2-93a3-706d86dab83d deletion request 2021-09-09 13:42:35,205 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-09 13:42:35,205 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-09 13:42:35,205 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:42:35,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,246 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-09 13:42:35,246 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:42:35,247 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-09 13:42:35,248 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-09 13:42:35,248 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-09 13:42:35,249 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:42:35,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,299 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-09 13:42:35,299 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:42:35,299 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:42:35,301 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-09 13:42:35,301 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-09 13:42:35,301 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:42:35,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,344 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-09 13:42:35,344 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:42:35,345 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-09 13:42:35,347 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-09 13:42:35,347 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-09 13:42:35,347 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:42:35,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,397 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-09 13:42:35,398 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:42:35,398 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:42:35,401 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-09 13:42:35,401 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-09 13:42:35,401 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:42:35,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,443 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-09 13:42:35,444 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:42:35,444 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-09 13:42:35,446 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-09 13:42:35,446 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-09 13:42:35,446 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:42:35,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,495 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-09 13:42:35,496 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:42:35,496 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:42:35,498 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-09 13:42:35,498 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-09 13:42:35,498 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:42:35,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:42:35,543 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-09 13:42:35,544 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:42:35,544 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194856069","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:35,546 DEBUG 129:onap_service.py(1) - [None][Create 7756af05-28f0-44d2-93a3-706d86dab83d VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f0a64f8-02c7-4e58-92f6-535ddc1bf62e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:35,546 DEBUG 131:onap_service.py(1) - [None][Create 7756af05-28f0-44d2-93a3-706d86dab83d VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vfModules/7756af05-28f0-44d2-93a3-706d86dab83d 2021-09-09 13:42:35,546 DEBUG 132:onap_service.py(1) - [None][Create 7756af05-28f0-44d2-93a3-706d86dab83d VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "9ce52ad5-0363-487f-93dc-bc00076e62c5", "modelVersionId": "5d419d89-ce88-4baa-af5b-91e56c580786", "modelName": "basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35", "modelVersion": "1631194938090", "modelCustomizationId": "f0fe60bf-7f06-4703-b27b-9b0f9b165776" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-09 13:42:35,548 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:37,154 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5/vfModules/7756af05-28f0-44d2-93a3-706d86dab83d HTTP/1.1" 202 262 2021-09-09 13:42:37,156 INFO 142:onap_service.py(1) - [None][Create 7756af05-28f0-44d2-93a3-706d86dab83d VF moduledeletion request] response code: 202 2021-09-09 13:42:37,156 DEBUG 146:onap_service.py(1) - [None][Create 7756af05-28f0-44d2-93a3-706d86dab83d VF moduledeletion request] response: {"requestReferences":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","instanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e"}} 2021-09-09 13:42:37,157 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-09 13:42:37,171 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82f0cedf-be20-4b05-bd43-1b9f261caa4e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:37,172 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:42:37,173 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:42:37,179 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:37,361 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 1315 2021-09-09 13:42:37,365 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:42:37,366 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:42:36 GMT"}}} 2021-09-09 13:42:47,379 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3af0d8b8-ed1a-477c-960c-023b897d26a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:47,379 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:42:47,380 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:42:47,382 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:47,910 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3811 2021-09-09 13:42:47,913 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:42:47,914 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:41 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:42:57,926 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84c35ef3-54c4-461b-ac4a-1e90ce402d54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:42:57,927 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:42:57,927 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:42:57,930 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:42:58,459 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3815 2021-09-09 13:42:58,461 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:42:58,462 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:41 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:08,474 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5edab7f6-bce9-40b9-a02c-8ecad89e86d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:08,475 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:08,475 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:08,477 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:09,013 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3815 2021-09-09 13:43:09,015 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:09,016 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:41 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:19,028 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a21b108-5191-4bb6-8042-e04d339a07c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:19,028 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:19,029 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:19,032 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:19,525 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3815 2021-09-09 13:43:19,527 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:19,527 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:42:41 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:29,539 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11d637f4-835c-4e52-9ad1-f0e52c6bf280', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:29,539 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:29,540 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:29,541 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:29,708 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3779 2021-09-09 13:43:29,710 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:29,710 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","finishTime":"Thu, 09 Sep 2021 13:43:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:43:29 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:29,711 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-09 13:43:29,711 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '296ea9a2-2399-4cf6-832e-c80154953745', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:29,711 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:29,711 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:29,713 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:29,876 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3779 2021-09-09 13:43:29,877 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:29,877 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","finishTime":"Thu, 09 Sep 2021 13:43:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:43:29 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:29,878 DEBUG 129:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2751eeb7-9706-4666-a876-592d58068510', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:29,878 DEBUG 131:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:29,878 DEBUG 132:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:29,880 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:30,063 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3779 2021-09-09 13:43:30,064 INFO 142:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:30,064 DEBUG 146:onap_service.py(10) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","finishTime":"Thu, 09 Sep 2021 13:43:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:43:29 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:30,075 DEBUG 129:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'abff007e-7e4d-4446-8751-a5af01253eb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:30,076 DEBUG 131:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:30,076 DEBUG 132:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:30,081 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:30,250 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3779 2021-09-09 13:43:30,253 INFO 142:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:30,253 DEBUG 146:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","finishTime":"Thu, 09 Sep 2021 13:43:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:43:29 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:30,255 DEBUG 129:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82f16380-c286-49d2-a294-9f1e94cfccd0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:30,255 DEBUG 131:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e 2021-09-09 13:43:30,255 DEBUG 132:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] data sent: None 2021-09-09 13:43:30,257 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:30,432 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f0a64f8-02c7-4e58-92f6-535ddc1bf62e HTTP/1.1" 200 3779 2021-09-09 13:43:30,434 INFO 142:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response code: 200 2021-09-09 13:43:30,434 DEBUG 146:onap_service.py(1) - [None][Check 6f0a64f8-02c7-4e58-92f6-535ddc1bf62e orchestration request status] response: {"request":{"requestId":"6f0a64f8-02c7-4e58-92f6-535ddc1bf62e","startTime":"Thu, 09 Sep 2021 13:42:35 GMT","finishTime":"Thu, 09 Sep 2021 13:43:29 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ce52ad5-0363-487f-93dc-bc00076e62c5","modelType":"vfModule","modelName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35","modelVersion":"1631194938090","modelCustomizationUuid":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelVersionId":"5d419d89-ce88-4baa-af5b-91e56c580786","modelCustomizationId":"f0fe60bf-7f06-4703-b27b-9b0f9b165776","modelUuid":"5d419d89-ce88-4baa-af5b-91e56c580786","modelInvariantUuid":"9ce52ad5-0363-487f-93dc-bc00076e62c5"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vfModuleInstanceId":"7756af05-28f0-44d2-93a3-706d86dab83d","vfModuleInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"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":"Thu, 09 Sep 2021 13:43:29 GMT"},"requestProcessingData":[{"groupingId":"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2","tag":"StackInformation","dataPairs":[{"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35":"{\"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-10246dc5-33c4-4457-a77f-0a8e80020e35/0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"updated_time\":1631194878000,\"creation_time\":1631194796000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"f33f04911ea74357b0571a7ebefd81da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"d8379cc0-5724-4752-89a4-4c421a6dcbd5\",\"OS::stack_id\":\"0ef6b04c-6a29-4ae3-a1f5-87f88d6efbd2\",\"OS::stack_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35\",\"vf_module_id\":\"7756af05-28f0-44d2-93a3-706d86dab83d\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:30,435 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-09 13:43:30,437 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-09 13:43:30,437 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list 2021-09-09 13:43:30,437 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:30,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:30,511 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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/relationship-list HTTP/1.1" 200 1063 2021-09-09 13:43:30,513 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:30,513 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/52827e92-75f2-4a0e-8280-c4f4c1d8318e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"52827e92-75f2-4a0e-8280-c4f4c1d8318e"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:30,516 DEBUG 129:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 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-09 13:43:30,517 DEBUG 131:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 2021-09-09 13:43:30,517 DEBUG 132:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] data sent: None 2021-09-09 13:43:30,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:30,614 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5 HTTP/1.1" 200 3768 2021-09-09 13:43:30,615 INFO 142:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response code: 200 2021-09-09 13:43:30,616 DEBUG 146:onap_service.py(1) - [AAI][Get f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 ABCMeta] response: {"vnf-id":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnf-name":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"70ac729c-431e-4b57-a32b-03c66d304e52","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631195005766","model-invariant-id":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","model-version-id":"28828421-37be-47a2-a734-ac074cee1540","model-customization-id":"be1fa6ee-4bab-499d-acf5-93cc7034367d","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/service-data/vnfs/vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5/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/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-09 13:43:30,619 DEBUG 384:vnf.py(1) - Delete d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF 2021-09-09 13:43:30,619 DEBUG 80:deletion.py(1) - VNF d8379cc0-5724-4752-89a4-4c421a6dcbd5 deletion request 2021-09-09 13:43:30,641 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:43:30,641 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:43:30,641 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-09 13:43:30,642 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-09 13:43:30,642 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:43:30,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:31,843 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-09 13:43:31,845 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:43:31,845 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:43:31,848 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:43:31,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:31,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:31,849 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:31,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:43:31,849 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:31,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:31,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:31,850 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:43:31,850 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:43:31,850 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:43:31,851 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-09 13:43:31,851 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-09 13:43:31,851 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:43:31,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:43:33,747 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-09 13:43:33,750 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:43:33,753 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:43:33,760 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:43:33,761 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-09 13:43:33,761 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel 2021-09-09 13:43:33,761 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-09 13:43:33,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:33,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel HTTP/1.1" 200 None 2021-09-09 13:43:33,973 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-09 13:43:33,973 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-09 13:43:34,008 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-09 13:43:34,008 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-09 13:43:34,008 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:34,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,057 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-09 13:43:34,057 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:34,057 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-09 13:43:34,059 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-09 13:43:34,059 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-09 13:43:34,059 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:34,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,108 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-09 13:43:34,109 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:34,110 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:43:34,113 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-09 13:43:34,114 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-09 13:43:34,114 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:34,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,169 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-09 13:43:34,170 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:34,170 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-09 13:43:34,172 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-09 13:43:34,173 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-09 13:43:34,173 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:34,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,229 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-09 13:43:34,230 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:34,230 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:43:34,232 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-09 13:43:34,232 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-09 13:43:34,232 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:34,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,272 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-09 13:43:34,273 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:34,273 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-09 13:43:34,275 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-09 13:43:34,275 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-09 13:43:34,275 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:34,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,328 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-09 13:43:34,329 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:34,330 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":"1631194855872","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/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"}]}]}}]} 2021-09-09 13:43:34,332 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-09 13:43:34,333 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-09 13:43:34,333 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:43:34,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:34,385 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-09 13:43:34,386 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:43:34,386 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631194856069","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d8379cc0-5724-4752-89a4-4c421a6dcbd5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8379cc0-5724-4752-89a4-4c421a6dcbd5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_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-09 13:43:34,388 DEBUG 129:onap_service.py(1) - [None][Create d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '373316af-76b4-45c3-903a-5c46359bde02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:34,389 DEBUG 131:onap_service.py(1) - [None][Create d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5 2021-09-09 13:43:34,389 DEBUG 132:onap_service.py(1) - [None][Create d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4", "modelVersion": "1.0", "modelVersionId": "28828421-37be-47a2-a734-ac074cee1540", "modelCustomizationId": "be1fa6ee-4bab-499d-acf5-93cc7034367d", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-09 13:43:34,391 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:35,852 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1/vnfs/d8379cc0-5724-4752-89a4-4c421a6dcbd5 HTTP/1.1" 202 262 2021-09-09 13:43:35,854 INFO 142:onap_service.py(1) - [None][Create d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF deletion request] response code: 202 2021-09-09 13:43:35,854 DEBUG 146:onap_service.py(1) - [None][Create d8379cc0-5724-4752-89a4-4c421a6dcbd5 VNF deletion request] response: {"requestReferences":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","instanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02"}} 2021-09-09 13:43:35,855 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-09 13:43:35,867 DEBUG 129:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7882390-4f23-496d-be2b-0e86ab01f3c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:35,868 DEBUG 131:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:35,868 DEBUG 132:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:35,873 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:36,052 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1270 2021-09-09 13:43:36,055 INFO 142:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:36,056 DEBUG 146:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:43:35 GMT"}}} 2021-09-09 13:43:46,067 DEBUG 129:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01b327b5-1ca8-4a8e-8fd7-654ef87e37a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:46,068 DEBUG 131:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:46,069 DEBUG 132:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:46,072 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:46,261 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1476 2021-09-09 13:43:46,263 INFO 142:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:46,263 DEBUG 146:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","finishTime":"Thu, 09 Sep 2021 13:43:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:38 GMT"}}} 2021-09-09 13:43:46,264 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-09 13:43:46,265 DEBUG 129:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02229c95-72c5-49ab-a974-a63a67f7ab87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:46,265 DEBUG 131:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:46,266 DEBUG 132:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:46,268 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:46,445 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1476 2021-09-09 13:43:46,447 INFO 142:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:46,448 DEBUG 146:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","finishTime":"Thu, 09 Sep 2021 13:43:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:38 GMT"}}} 2021-09-09 13:43:46,449 DEBUG 129:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7f815b8-b002-4915-985a-aa5a972daef2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:46,449 DEBUG 131:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:46,449 DEBUG 132:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:46,452 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:46,662 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1476 2021-09-09 13:43:46,664 INFO 142:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:46,665 DEBUG 146:onap_service.py(11) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","finishTime":"Thu, 09 Sep 2021 13:43:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:38 GMT"}}} 2021-09-09 13:43:46,674 DEBUG 129:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3bc778c2-d0d3-49a4-9dd1-f4cd862eecf3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:46,674 DEBUG 131:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:46,674 DEBUG 132:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:46,678 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:46,864 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1476 2021-09-09 13:43:46,866 INFO 142:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:46,866 DEBUG 146:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","finishTime":"Thu, 09 Sep 2021 13:43:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:38 GMT"}}} 2021-09-09 13:43:46,867 DEBUG 129:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e520fca8-887d-40f7-9454-732fc1b51f77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:46,868 DEBUG 131:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 2021-09-09 13:43:46,868 DEBUG 132:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] data sent: None 2021-09-09 13:43:46,870 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:47,063 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/373316af-76b4-45c3-903a-5c46359bde02 HTTP/1.1" 200 1476 2021-09-09 13:43:47,065 INFO 142:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response code: 200 2021-09-09 13:43:47,066 DEBUG 146:onap_service.py(1) - [None][Check 373316af-76b4-45c3-903a-5c46359bde02 orchestration request status] response: {"request":{"requestId":"373316af-76b4-45c3-903a-5c46359bde02","startTime":"Thu, 09 Sep 2021 13:43:34 GMT","finishTime":"Thu, 09 Sep 2021 13:43:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelVersionId":"28828421-37be-47a2-a734-ac074cee1540","modelCustomizationId":"be1fa6ee-4bab-499d-acf5-93cc7034367d","modelUuid":"28828421-37be-47a2-a734-ac074cee1540","modelInvariantUuid":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","vnfInstanceId":"d8379cc0-5724-4752-89a4-4c421a6dcbd5","vnfInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:38 GMT"}}} 2021-09-09 13:43:47,067 DEBUG 319:service.py(1) - Delete f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 service instance 2021-09-09 13:43:47,067 DEBUG 113:deletion.py(1) - Service f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 deletion request 2021-09-09 13:43:47,082 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:43:47,082 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:43:47,082 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-09 13:43:47,083 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-09 13:43:47,083 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:43:47,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:48,809 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-09 13:43:48,811 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:43:48,811 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:43:48,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:43:48,815 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:48,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:48,815 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:48,815 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:43:48,816 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:48,816 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:48,816 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:48,817 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:43:48,817 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:43:48,817 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:43:48,818 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-09 13:43:48,818 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-09 13:43:48,818 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:43:48,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:43:50,803 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-09 13:43:50,806 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:43:50,808 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:43:50,813 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:43:50,814 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:43:50,814 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:43:50,814 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:43:50,814 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-09 13:43:50,815 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:43:50,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:51,647 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-09 13:43:51,648 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:43:51,648 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:43:51,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:43:51,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:51,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:51,650 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:51,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:43:51,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:51,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:51,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:51,651 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:43:51,651 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:43:51,651 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:43:51,651 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-09 13:43:51,652 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-09 13:43:51,652 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:43:51,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:43:52,254 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-09 13:43:52,256 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:43:52,260 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:43:52,266 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:43:52,267 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-09 13:43:52,267 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-09 13:43:52,268 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-09 13:43:52,268 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-09 13:43:52,268 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-09 13:43:52,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:52,767 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-09 13:43:52,769 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-09 13:43:52,769 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a83a74d4-e37d-4d44-9d87-7c68239c3a81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-09 13:43:52,772 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-09 13:43:52,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:52,773 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:52,773 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:52,773 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-09 13:43:52,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-09 13:43:52,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-09 13:43:52,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-09 13:43:52,774 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-09 13:43:52,774 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-09 13:43:52,774 INFO 192:__init__.py(1) - Service found, updating information 2021-09-09 13:43:52,775 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-09 13:43:52,775 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-09 13:43:52,775 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-09 13:43:52,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-09 13:43:53,345 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-09 13:43:53,348 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-09 13:43:53,349 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef66e918-e912-4f49-9f22-ec73f41d4d07","lifecycleState":"CERTIFIED","lastUpdateDate":1631187358597,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0582f6bd-0974-42d5-906f-3cd814f200b2","invariantUUID":"b4233875-18bf-4cc8-ab55-00b0db1d9628","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c8a6f2d5-97ff-4e14-b92e-0502a543d25e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187301659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67e7e6b2-9665-49f8-8398-b89035a2c755","invariantUUID":"e7074fc1-0889-4d20-a36e-f1a30593361a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"215eb7fd-8e3e-441b-af3e-677a5e4825f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187365391,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40ab0a33-dd74-4b1e-a38c-9d4418eaa172","invariantUUID":"480adf33-404f-4d09-99c3-128b7f422ddd","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":"objectStorage","uniqueId":"738afa74-17fd-44e3-be52-bbf98fb5bbfb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187329904,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962867a-4e2b-4dea-bb73-87251d2ecda4","invariantUUID":"db75750f-3dc2-4e51-a725-e2ef552daec3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0eebd987-8c33-4447-a815-864163cb898e","lifecycleState":"CERTIFIED","lastUpdateDate":1631187457989,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"987178ca-3984-4c78-9590-74a963487686","invariantUUID":"32f09296-1ec7-4e89-a1e9-a6d96b3124cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5547fd61-fa5b-4517-86f7-3380b5024d05","lifecycleState":"CERTIFIED","lastUpdateDate":1631187522671,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"335d1ac6-2a88-4584-97d3-c4960f1a49d3","invariantUUID":"5d5d402f-f045-4353-8239-40617877dc12","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c733dd8f-aa12-4df8-8370-6acb66640c0c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187076391,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e1a880f-92ae-41ab-a217-4fabd863b5ee","invariantUUID":"299d9947-14bd-45ea-9fcd-5fa24e28ac48","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":"6b0520a0-2632-4296-b6e1-2a34a0ed8f44","lifecycleState":"CERTIFIED","lastUpdateDate":1631187185613,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cb817f9-2aa5-413c-a761-9fb1d3b65d88","invariantUUID":"22a3e5c3-effd-4457-b52e-b0d7b51c06c9","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b15e9abd-d7ec-4a17-bb1d-0694a79b0539","lifecycleState":"CERTIFIED","lastUpdateDate":1631187245252,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3d6f748-f51c-4532-a17f-04d665de3d58","invariantUUID":"201076c5-7533-4698-8326-14899f9f980e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37685d46-3344-4d34-87e5-43fc83c32121","lifecycleState":"CERTIFIED","lastUpdateDate":1631187370471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec977ce5-4dcd-4cc2-a52a-90a5c0197d06","invariantUUID":"3898201c-44ca-4f12-aa0f-784751438d58","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":"ca04bf78-2c48-4509-adbc-39f0f7d430cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631187311892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a44f1e1-ff11-4b29-a406-82834e6fe1d0","invariantUUID":"82f2c9d9-ccc5-46e5-82bb-00aebf29ad49","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":"port","uniqueId":"4e9715c8-c080-4e23-a13e-3aeca2dfff3b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187046325,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb52d008-7cfe-4625-9d18-6cd90ee6f356","invariantUUID":"ff4730d3-098c-4490-ad8b-d6fad1648240","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0856171-bb66-4a20-a41d-9297db47777d","lifecycleState":"CERTIFIED","lastUpdateDate":1631187306717,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0629b5ea-c69e-4cf0-a3b8-e40f62bec745","invariantUUID":"a8d951cd-3a95-41ea-a709-f267a1894ca1","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":"c64b785f-42b2-484b-955e-771e00226ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187099751,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d507e335-396d-4e76-a05a-950065177fed","invariantUUID":"f818e0f2-2e33-4442-899d-c64139eb1b6f","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":"defaulticon","uniqueId":"fb5ff9a1-6110-4094-9544-26fc2cc421bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631187318318,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf0c5a3a-e754-4a84-8e01-82c5406ed851","invariantUUID":"02160dcd-639e-4cb3-8003-761d8c6beb88","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":"port","uniqueId":"15a27aab-e3c0-4022-8f88-edde254eaafc","lifecycleState":"CERTIFIED","lastUpdateDate":1631187561578,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe50d92-a899-4049-80dc-87f33deee475","invariantUUID":"98ae1caa-b934-4115-ba70-ff3ba6510e36","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":"network","uniqueId":"690b13ad-b41e-464a-978a-97bb685596b8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187469126,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"baeae398-b1ff-43cb-b73b-1a749868e810","invariantUUID":"d646fa64-a791-4de1-900e-c5846d40bdac","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51bdacb1-5fb8-4e5d-94c0-fee41e6c10b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187346016,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04226e59-c52f-4d6b-8aa0-24a6f2e3d26e","invariantUUID":"de1af9c1-4431-42b7-9963-644581964b5e","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":"networkrules","uniqueId":"a8daf67f-e577-4d52-b28d-17b50c93b15f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187158807,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0d9ef0b9-e384-426d-b8e1-1e271b1a863e","invariantUUID":"a413fd9b-1f17-47e0-9c9b-b76758b0f991","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"728f6e57-41ec-4e53-b111-625c87cfac2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187218537,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7014f24d-819c-444c-b678-0fd009071213","invariantUUID":"f08c9b44-41e2-4265-91a7-24fff336bf5a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8d2b838e-d684-4476-9817-93cc7198884c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187323704,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc1d7502-2b32-477a-ac88-f734f4ce1c77","invariantUUID":"d21b8580-13e4-446d-ad9c-2398bfffa7cb","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8469e11f-fba7-4ee6-98d4-197ea872db20","lifecycleState":"CERTIFIED","lastUpdateDate":1631187163872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94ac41d4-803c-465d-9dfd-25f3b3f9e584","invariantUUID":"28330e0f-4403-44ed-bfe5-ca9b343f363f","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6daeaa6e-12ba-484b-bf39-c2f40f2af5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187105321,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4500d0f4-e1ed-486f-894c-2541f9ba10a9","invariantUUID":"ffd92416-805b-41ca-a7f9-6e7f20f15c4e","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2389212-9e93-4b50-936a-ca271190e89b","lifecycleState":"CERTIFIED","lastUpdateDate":1631194537733,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"28828421-37be-47a2-a734-ac074cee1540","invariantUUID":"cb44bf0b-66a0-47d4-a68b-d5c36af6a0a4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e31fe57-b2f4-4c21-a768-737103d6980a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187507427,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab3b40b9-6dcc-4055-9dab-c2b533ec901e","invariantUUID":"824af866-44c4-42a0-8239-bb84bee41bf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bb83a689-3d41-49e5-ac40-79873fc792c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187452504,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d93d025-1ce1-4b08-a234-6af55789fb2a","invariantUUID":"1d37c112-b4f6-44aa-8a10-9acd8d903362","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":"6fbfb1ff-e17e-479d-aa3f-a2691de6c0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631187290014,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bfed9b-8120-45f2-a574-6ea01a3324ee","invariantUUID":"8f8a882d-24e9-4fae-a70c-f49a771ebeac","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1ac904d4-f16b-490f-8f73-dfa3b7b718af","lifecycleState":"CERTIFIED","lastUpdateDate":1631187502201,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"faed7626-3fba-4571-84d9-ea4806799ace","invariantUUID":"5aa20cd3-afd4-4ef4-b1bf-66bdb2141d24","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":"compute","uniqueId":"a20af732-d452-4fa0-9e55-8650f294eea3","lifecycleState":"CERTIFIED","lastUpdateDate":1631186989305,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b3b26c-6580-48b5-903f-a8c068f0facd","invariantUUID":"2e1db203-68ec-4279-a862-f616b1a38675","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":"c3f27b55-cdb0-458c-8290-009e3ec1e091","lifecycleState":"CERTIFIED","lastUpdateDate":1631187200647,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"744c868e-f1e7-4f7a-9810-15f19d499baa","invariantUUID":"34feb245-a7e8-4ee6-8fd2-3fab1aed2c8b","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":"4d2fdaa1-dd43-48b4-901d-e14a6ab73395","lifecycleState":"CERTIFIED","lastUpdateDate":1631187082027,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"945cffca-2627-4a83-8970-734c9d0054d0","invariantUUID":"608007d3-4f11-477f-adba-1408bd4fc687","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":"e1840295-6997-4513-9122-4755db465c8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187283735,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f1c1768-8907-4b30-b44b-1bb37f3585eb","invariantUUID":"38578d97-ffb0-4cf7-a669-75206e754301","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe0a6297-0f01-45c2-9d51-642459dd3521","lifecycleState":"CERTIFIED","lastUpdateDate":1631187541851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d1e6e37-e1af-4c47-86d4-f839b2c4a9d3","invariantUUID":"e7377425-49c2-4f63-8edd-21586e33625b","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":"securityrules","uniqueId":"a60369fc-ff7f-49ab-a81f-7fe86db20730","lifecycleState":"CERTIFIED","lastUpdateDate":1631187190953,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6cc021ae-e4af-4dcf-97a0-2bcc82ad6dfa","invariantUUID":"ac688754-3e18-48de-a619-247b54898746","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":"f6ff9a93-86bf-4f75-b0c6-44b2b778ad50","lifecycleState":"CERTIFIED","lastUpdateDate":1631187111835,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99cb9c74-5e84-4036-b354-403c8233a1a3","invariantUUID":"e3b9d180-5fa2-4fcc-8d82-98217df55053","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":"602b7bc0-c397-476e-a262-30f26d14db02","lifecycleState":"CERTIFIED","lastUpdateDate":1631187206702,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25b59e4a-77c1-499c-a9c2-4f6eace66f17","invariantUUID":"72629c30-2d19-4cc6-af94-1653268eeb81","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"419d36f4-450e-4b75-a256-a932dc50bdf2","lifecycleState":"CERTIFIED","lastUpdateDate":1631187340903,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0471b202-91f9-4601-b75e-c0800b983cd9","invariantUUID":"26223c77-6d8e-4b9d-b07c-40ff255b81b1","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b882520-87c1-47b5-ba44-803f57bfd835","lifecycleState":"CERTIFIED","lastUpdateDate":1631187335850,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90635c83-c49c-4860-9fbc-3066e2a629c1","invariantUUID":"2b6936f7-aa7d-4e33-8c12-4c9c7565b0c8","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":"c7dd0059-0735-4ecc-98f2-a792ce5282ac","lifecycleState":"CERTIFIED","lastUpdateDate":1631187481314,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a4ab67-3a27-46d3-8f51-0f84669c9935","invariantUUID":"0702c9c8-bed4-4d23-9d12-236cc84878a0","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b86cb1c-dd27-4a73-8acb-228e1c68e1ae","lifecycleState":"CERTIFIED","lastUpdateDate":1631187268220,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150a6557-ad6c-4891-ba40-8e19f6b548db","invariantUUID":"d1cef28f-6bb5-4317-b1aa-c1012667f421","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"176f4302-c1f1-41bb-9a8d-00e5a5c5a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1631187016791,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"673d78c9-7edc-4929-b859-7614c3b33202","invariantUUID":"c3b8cfb3-4a84-4605-b773-00df1b0c3b54","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":"objectStorage","uniqueId":"afe9bb1d-6f99-4c57-801c-b4cde34c96e3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187069989,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0399e1bf-933f-4370-b2b7-8f38c9cf1bd0","invariantUUID":"1fa70b90-57e6-48f3-8a45-ea3bfe7f9b52","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":"objectStorage","uniqueId":"b57f50a0-6643-4c18-a49e-3a6470873372","lifecycleState":"CERTIFIED","lastUpdateDate":1631187403796,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d03faee9-9b51-45c9-af22-926763854e6e","invariantUUID":"f9fdfb98-f745-47cd-b832-2e5ebc2ce945","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c799da-0b5b-4ed2-88c4-75cdd3809b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631187088566,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8f2a45-5473-456f-bae2-627bedbc83ee","invariantUUID":"96de4750-4a84-466d-b587-c2cab67f0346","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0355b800-46fd-4b1c-8935-a6a8a06112a4","lifecycleState":"CERTIFIED","lastUpdateDate":1631187028378,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e34c7f5-c83c-4c23-8b4c-653ed7c3b68a","invariantUUID":"07424a7a-af82-4684-a120-e6f76976b6ae","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":"3a4e0d17-c674-43ea-ab99-616a3f5e25c8","lifecycleState":"CERTIFIED","lastUpdateDate":1631187052963,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa48b7a-9829-4c4a-a404-3d9755038f3f","invariantUUID":"d0430f5e-1e57-46d6-a1a1-29b646181cf6","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":"networkrules","uniqueId":"d1818670-6128-4f86-b15d-fdec7d24152b","lifecycleState":"CERTIFIED","lastUpdateDate":1631187180416,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c9d2c138-c28e-4a93-a173-99397cf09f1c","invariantUUID":"2394ea8f-3341-4c75-8a79-6fcf8457ec7e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf3067c-4c7c-413c-9eee-b2de57f4e4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631187534906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b79f0-8173-4855-aefd-8f81fd670f1e","invariantUUID":"23110828-9549-48c3-82dd-c3aec2de9b61","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25ebc03a-bd21-4d72-8acf-4beb17db2eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187382324,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c87bdca-27bd-4276-b3ee-b6f48549ab92","invariantUUID":"4cd4b523-fd8f-4908-bd4f-e57209516be3","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":"f4e591d3-7ad7-4745-8218-f93d18885001","lifecycleState":"CERTIFIED","lastUpdateDate":1631187213101,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb66d7eb-1ab9-4920-b352-1fab1ae4f663","invariantUUID":"d46c34d0-f9b2-4d17-b5da-219a4fb113c8","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df38a05f-bc7d-495a-9e20-b822c808bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1631187486688,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcd1b9f1-b488-4160-8bd0-ca8d6ab761b8","invariantUUID":"70b59d5b-4285-43bd-8ff5-e1359838b497","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":"2fa2c5e4-752f-4326-9064-948f3e884992","lifecycleState":"CERTIFIED","lastUpdateDate":1631187130332,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2cfc236d-d3b6-4db6-af10-26a5fb0f577f","invariantUUID":"4580304f-1620-4593-9478-5709dd6b85f9","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":"defaulticon","uniqueId":"d6d11c2f-d9d8-4c08-b51c-3e3cd6c82929","lifecycleState":"CERTIFIED","lastUpdateDate":1631187433114,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f5a37d5-0377-4eba-9adb-e62d835cea71","invariantUUID":"066f59b3-d110-4c95-84a1-e089af4fca61","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a8daa24-5b6e-4af6-9170-905870ad4f15","lifecycleState":"CERTIFIED","lastUpdateDate":1631187022734,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e471a4cd-c93f-4a78-8ab2-576f3ff48a0f","invariantUUID":"d12540be-530a-4ba2-80b1-6c6f8d3d7fa9","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":"939ac0e1-8f5c-483f-98bb-79ef11647fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187125122,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0d08409-13b5-4f6b-8c46-133346c4fb52","invariantUUID":"44f3753b-ea52-48b1-9bf3-d50d9f96ca86","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":"87dc3d55-b329-4eba-b435-56026dbb8718","lifecycleState":"CERTIFIED","lastUpdateDate":1631187239016,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"703c14bd-dda5-4e47-80a6-3508593a78c0","invariantUUID":"c9fefaee-8efa-4855-b518-2390cdba0f99","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"539ddc50-a40c-41a7-ba5f-128199d85671","lifecycleState":"CERTIFIED","lastUpdateDate":1631187545227,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd67e407-5272-429d-b325-ef3ecf33512b","invariantUUID":"069b9a28-97f3-4a61-af5a-434eb47c5613","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":"23485c02-92a3-4b31-9b1e-0abbb45c8db6","lifecycleState":"CERTIFIED","lastUpdateDate":1631187118206,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b4b9f3f-163f-4e24-b3de-828a9804e53d","invariantUUID":"bb041fe3-53f0-4a94-b1de-cb7d9136254c","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c38f9cb8-a97b-42ee-9fcc-8a2a667f93b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631187094557,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ee91111-697b-40ae-a777-b77174316706","invariantUUID":"58f18a26-bc12-4ecd-9fb6-8446748d1815","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":"loadBalancer","uniqueId":"ad98289a-5952-4baa-8d82-5b5d4ef74f39","lifecycleState":"CERTIFIED","lastUpdateDate":1631187040915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f47013e-4048-4f0d-95fb-9313289eb624","invariantUUID":"465ef47b-ef27-41ff-9cc6-33bedd26dcd0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e19703b-ff8b-4cd0-b375-c99ad2d0279f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187410308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77a3465-00a7-4589-a444-373999f65b12","invariantUUID":"0f7224c0-40a5-4253-bec8-1358395a490c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"38891c9e-4413-464f-aa74-15061d8e3e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1631187558169,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f17e2cb-462c-4461-ab0c-5aea2b367edf","invariantUUID":"d9414211-a8c0-4cd4-9782-6fb0cebd990c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"12df13e0-68d0-4093-bca4-52787b289a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1631187496752,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f400f6a9-ae66-4c6c-90e8-f213691048a5","invariantUUID":"e419fe9c-1907-415a-9604-3a3c653fb2bd","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":"024f4efe-d98f-47b4-92b1-709af6aa75b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631187387953,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c8e1ae5-73c5-430b-948b-124ff17b6606","invariantUUID":"8a9966e9-14c2-450e-baeb-5a973c140d9a","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":"defaulticon","uniqueId":"7af3b999-67ab-49fb-a777-399d5561eb99","lifecycleState":"CERTIFIED","lastUpdateDate":1631187439341,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f68a8ccf-61f6-46ca-9ffb-57dff29e62a2","invariantUUID":"fcbfb127-d50f-4dcc-b01f-a27d97d0298f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91b2e448-8bb2-492b-980a-b12d05758c08","lifecycleState":"CERTIFIED","lastUpdateDate":1631187474810,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593b19b7-fb83-482a-8932-fe2ef1bedae4","invariantUUID":"682e4b67-2f33-423f-9252-5fb052d81ccf","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":"79a90b0f-0f5b-4e61-9e05-6115e087bf97","lifecycleState":"CERTIFIED","lastUpdateDate":1631187232748,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"651a7bcb-771e-47af-9b01-acd624086114","invariantUUID":"4a9ca8db-37dc-4b2f-8e47-cb85ac807d2b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bef1f202-45fa-41e3-b9bb-a27855913886","lifecycleState":"CERTIFIED","lastUpdateDate":1631187515605,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30150b6f-b070-4ce5-a287-bc540f28105f","invariantUUID":"1686777d-adac-472c-a9f5-87e032d4223a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d43bd62-b00f-4e9e-8f0d-4a5fd15d6883","lifecycleState":"CERTIFIED","lastUpdateDate":1631187463198,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb3b961c-67d3-4e3c-b448-0df6df4a1a7a","invariantUUID":"a67292c1-7ba6-44f0-973d-c293b02381ed","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":"port","uniqueId":"137ed28f-72c1-4ce3-ab4c-06e8f592ffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1631187445405,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"553d7403-33e6-45e9-b41d-74d2524f0f11","invariantUUID":"1a9791cf-5fe9-4a13-9cf9-7ea21cda68da","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":"compute","uniqueId":"54ef2314-314d-4cd0-a80f-8b63a11bf739","lifecycleState":"CERTIFIED","lastUpdateDate":1631187550413,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e59e5293-bd2e-4134-aa9f-cf4377f9a843","invariantUUID":"922fae7c-4384-49a3-80b8-ca4ec6cf3c0f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c13547b-87c5-41bb-b91e-901dbb9e7997","lifecycleState":"CERTIFIED","lastUpdateDate":1631194585260,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","invariantUUID":"70ac729c-431e-4b57-a32b-03c66d304e52","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":"ec9a2c42-2f26-446a-a982-36f8f3f553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631194219051,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a83a74d4-e37d-4d44-9d87-7c68239c3a81","invariantUUID":"f450e61a-a9f7-4b4b-b49e-4963db88c459","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-09 13:43:53,353 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-09 13:43:53,354 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-09 13:43:53,354 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/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel 2021-09-09 13:43:53,354 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-09 13:43:53,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-09 13:43:53,552 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/22ba0a01-95ab-4248-bbeb-e03718a334cd/toscaModel HTTP/1.1" 200 None 2021-09-09 13:43:53,554 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-09 13:43:53,554 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-09 13:43:53,593 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-09 13:43:53,593 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-09 13:43:53,593 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:53,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,643 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-09 13:43:53,643 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:53,644 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-09 13:43:53,645 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-09 13:43:53,646 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-09 13:43:53,646 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:53,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,722 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-09 13:43:53,722 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:53,723 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":"1631195018149","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-09 13:43:53,726 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-09 13:43:53,726 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-09 13:43:53,726 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:53,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,808 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-09 13:43:53,809 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:53,809 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-09 13:43:53,812 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-09 13:43:53,812 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-09 13:43:53,812 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:53,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,867 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-09 13:43:53,867 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:53,868 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":"1631195018149","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-09 13:43:53,869 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-09 13:43:53,870 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-09 13:43:53,870 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-09 13:43:53,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,912 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-09 13:43:53,913 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-09 13:43:53,913 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-09 13:43:53,915 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-09 13:43:53,915 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-09 13:43:53,915 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-09 13:43:53,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:53,965 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-09 13:43:53,966 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-09 13:43:53,967 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":"1631195018149","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-09 13:43:53,970 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-09 13:43:53,970 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-09 13:43:53,971 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-09 13:43:53,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-09 13:43:54,022 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-09 13:43:54,023 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-09 13:43:54,023 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631195018149","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-09 13:43:54,025 DEBUG 129:onap_service.py(1) - [None][Create f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '910c0be8-8e8d-4c64-ac24-34b8c9fe7f55', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:54,026 DEBUG 131:onap_service.py(1) - [None][Create f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 2021-09-09 13:43:54,026 DEBUG 132:onap_service.py(1) - [None][Create f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "70ac729c-431e-4b57-a32b-03c66d304e52", "modelVersion": "1.0", "modelVersionId": "22ba0a01-95ab-4248-bbeb-e03718a334cd" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-09 13:43:54,027 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:55,838 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 HTTP/1.1" 202 262 2021-09-09 13:43:55,839 INFO 142:onap_service.py(1) - [None][Create f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 Service deletion request] response code: 202 2021-09-09 13:43:55,839 DEBUG 146:onap_service.py(1) - [None][Create f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1 Service deletion request] response: {"requestReferences":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","instanceId":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55"}} 2021-09-09 13:43:55,840 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-09 13:43:55,853 DEBUG 129:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a3c06fa-9c45-469b-91f8-a6f9c14f1c14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:43:55,854 DEBUG 131:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 2021-09-09 13:43:55,854 DEBUG 132:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] data sent: None 2021-09-09 13:43:55,859 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:43:56,050 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 HTTP/1.1" 200 1024 2021-09-09 13:43:56,053 INFO 142:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response code: 200 2021-09-09 13:43:56,054 DEBUG 146:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response: {"request":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","startTime":"Thu, 09 Sep 2021 13:43:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 09 Sep 2021 13:43:55 GMT"}}} 2021-09-09 13:44:06,065 DEBUG 129:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd54bbf2-e253-4765-9b28-d2f851f65051', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:44:06,066 DEBUG 131:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 2021-09-09 13:44:06,066 DEBUG 132:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] data sent: None 2021-09-09 13:44:06,069 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:44:06,253 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 HTTP/1.1" 200 1234 2021-09-09 13:44:06,254 INFO 142:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response code: 200 2021-09-09 13:44:06,255 DEBUG 146:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response: {"request":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","startTime":"Thu, 09 Sep 2021 13:43:54 GMT","finishTime":"Thu, 09 Sep 2021 13:43:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:59 GMT"}}} 2021-09-09 13:44:06,255 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-09 13:44:06,256 DEBUG 129:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af7eb38b-c1e7-4117-9045-9819ca367d23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:44:06,256 DEBUG 131:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 2021-09-09 13:44:06,257 DEBUG 132:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] data sent: None 2021-09-09 13:44:06,259 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:44:06,425 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 HTTP/1.1" 200 1234 2021-09-09 13:44:06,426 INFO 142:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response code: 200 2021-09-09 13:44:06,427 DEBUG 146:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response: {"request":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","startTime":"Thu, 09 Sep 2021 13:43:54 GMT","finishTime":"Thu, 09 Sep 2021 13:43:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:59 GMT"}}} 2021-09-09 13:44:06,428 DEBUG 129:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8063f8e-6e8b-42aa-95a6-82c23bcb296d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:44:06,428 DEBUG 131:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 2021-09-09 13:44:06,429 DEBUG 132:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] data sent: None 2021-09-09 13:44:06,431 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:44:06,619 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 HTTP/1.1" 200 1234 2021-09-09 13:44:06,621 INFO 142:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response code: 200 2021-09-09 13:44:06,621 DEBUG 146:onap_service.py(12) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response: {"request":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","startTime":"Thu, 09 Sep 2021 13:43:54 GMT","finishTime":"Thu, 09 Sep 2021 13:43:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:59 GMT"}}} 2021-09-09 13:44:06,632 DEBUG 129:onap_service.py(1) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06aca09c-28d5-4757-9f07-1884e916b9de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-09 13:44:06,632 DEBUG 131:onap_service.py(1) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 2021-09-09 13:44:06,632 DEBUG 132:onap_service.py(1) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] data sent: None 2021-09-09 13:44:06,634 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-09 13:44:06,829 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 HTTP/1.1" 200 1234 2021-09-09 13:44:06,831 INFO 142:onap_service.py(1) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response code: 200 2021-09-09 13:44:06,832 DEBUG 146:onap_service.py(1) - [None][Check 910c0be8-8e8d-4c64-ac24-34b8c9fe7f55 orchestration request status] response: {"request":{"requestId":"910c0be8-8e8d-4c64-ac24-34b8c9fe7f55","startTime":"Thu, 09 Sep 2021 13:43:54 GMT","finishTime":"Thu, 09 Sep 2021 13:43:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"70ac729c-431e-4b57-a32b-03c66d304e52","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelUuid":"22ba0a01-95ab-4248-bbeb-e03718a334cd","modelInvariantUuid":"70ac729c-431e-4b57-a32b-03c66d304e52"},"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":"f0a18bd6-69c3-46cd-8a63-c3026a5ff9c1","serviceInstanceName":"basic_vm-10246dc5-33c4-4457-a77f-0a8e80020e35"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 09 Sep 2021 13:43:59 GMT"}}} 2021-09-09 13:44:06,833 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-09 13:44:06,835 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 09:20 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-09 13:44:06,839 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-09 13:44:06,942 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-09 13:44:07,336 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-09 13:44:07,338 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613a0fa76c44f500102b72da 2021-09-09 13:44:07,339 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK