2021-12-03 01:39:50,363 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-12-03 01:39:50,365 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-12-03 01:39:50,379 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-12-03 01:39:50,379 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-12-03 01:39:50,380 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-03 01:39:50,380 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-03 01:39:50,381 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-03 01:39:50,381 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-03 01:39:50,381 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-03 01:39:50,382 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-03 01:39:50,382 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-03 01:39:50,382 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-03 01:39:50,382 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-03 01:39:50,383 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-03 01:39:50,383 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-12-03 01:39:50,383 DEBUG 33:basic_vm.py(1) - start time 2021-12-03 01:39:50,383 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-03 01:39:50,384 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-03 01:39:50,384 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:50,384 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-03 01:39:50,385 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-03 01:39:50,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:50,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-12-03 01:39:50,620 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-03 01:39:50,621 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4acd94a6a1eb4e8982b21c5aba7f3e06","type":"vlm","name":"e8af0e8a-5339-4f6d-beb6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bc22b706ad1d4748ac256e56695c4d7b","type":"vlm","name":"d131018a-4b29-4a51-8076","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-03 01:39:50,624 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-03 01:39:50,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-03 01:39:50,624 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-03 01:39:50,624 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-12-03 01:39:50,624 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-03 01:39:50,625 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-03 01:39:50,625 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:50,625 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-03 01:39:50,625 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-03 01:39:50,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:50,695 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-12-03 01:39:50,696 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-03 01:39:50,696 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4acd94a6a1eb4e8982b21c5aba7f3e06","type":"vlm","name":"e8af0e8a-5339-4f6d-beb6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bc22b706ad1d4748ac256e56695c4d7b","type":"vlm","name":"d131018a-4b29-4a51-8076","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-03 01:39:50,699 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-03 01:39:50,699 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-03 01:39:50,699 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-03 01:39:50,721 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:50,722 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-03 01:39:50,722 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-12-03 01:39:50,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:51,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-12-03 01:39:51,699 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-03 01:39:51,699 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"74b52839222647559548a3545d57e452","version":{"id":"08f0deaa243e4a109af169565e843db9","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-03 01:39:51,703 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-12-03 01:39:51,703 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-12-03 01:39:51,711 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:51,712 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/74b52839222647559548a3545d57e452/versions/08f0deaa243e4a109af169565e843db9/actions 2021-12-03 01:39:51,712 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-03 01:39:51,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/74b52839222647559548a3545d57e452/versions/08f0deaa243e4a109af169565e843db9/actions HTTP/1.1" 200 2 2021-12-03 01:39:52,184 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-03 01:39:52,185 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-03 01:39:52,189 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-12-03 01:39:52,205 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:39:52,205 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:39:52,206 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,206 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,207 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:39:52,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-03 01:39:52,308 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:39:52,308 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-03 01:39:52,310 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:39:52,311 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:39:52,311 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-03 01:39:52,312 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:39:52,312 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-03 01:39:52,312 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:39:52,313 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:39:52,314 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,314 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,315 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:39:52,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,384 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-03 01:39:52,385 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:39:52,385 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-03 01:39:52,387 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:39:52,388 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:39:52,388 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-03 01:39:52,389 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:39:52,389 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-03 01:39:52,389 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:39:52,390 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:39:52,390 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,391 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,391 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:39:52,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,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 603 2021-12-03 01:39:52,491 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:39:52,492 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-03 01:39:52,494 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:39:52,494 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:39:52,495 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-03 01:39:52,495 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:39:52,495 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-03 01:39:52,496 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:39:52,496 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:39:52,496 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,497 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,497 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:39:52,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-03 01:39:52,596 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:39:52,597 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-03 01:39:52,599 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:39:52,599 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:39:52,600 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-03 01:39:52,600 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:39:52,600 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-03 01:39:52,600 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-12-03 01:39:52,601 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:39:52,601 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:39:52,602 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,602 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,602 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:39:52,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-12-03 01:39:52,679 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:39:52,680 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-03 01:39:52,681 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:39:52,682 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:39:52,682 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-03 01:39:52,683 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:39:52,683 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-03 01:39:52,687 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-03 01:39:52,687 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-03 01:39:52,687 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,688 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-03 01:39:52,688 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-03 01:39:52,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-12-03 01:39:52,781 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-03 01:39:52,782 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"74b52839222647559548a3545d57e452","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4acd94a6a1eb4e8982b21c5aba7f3e06","type":"vlm","name":"e8af0e8a-5339-4f6d-beb6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bc22b706ad1d4748ac256e56695c4d7b","type":"vlm","name":"d131018a-4b29-4a51-8076","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-12-03 01:39:52,784 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-12-03 01:39:52,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-03 01:39:52,785 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,786 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/74b52839222647559548a3545d57e452/versions 2021-12-03 01:39:52,786 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:52,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/74b52839222647559548a3545d57e452/versions HTTP/1.1" 200 264 2021-12-03 01:39:52,891 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:52,891 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"08f0deaa243e4a109af169565e843db9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495590879,"modificationTime":1638495591997,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:39:52,893 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-03 01:39:52,893 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-03 01:39:52,894 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,894 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/74b52839222647559548a3545d57e452/versions 2021-12-03 01:39:52,894 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:52,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:52,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/74b52839222647559548a3545d57e452/versions HTTP/1.1" 200 264 2021-12-03 01:39:52,985 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:52,985 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"08f0deaa243e4a109af169565e843db9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495590879,"modificationTime":1638495591997,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:39:52,987 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-03 01:39:52,987 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:52,987 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:39:52,987 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": "74b52839222647559548a3545d57e452", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-03 01:39:52,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:54,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-12-03 01:39:54,775 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-03 01:39:54,775 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"729872a2aadb4ee5b0c032b9d3b0ae52","version":{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-03 01:39:54,777 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-12-03 01:39:54,778 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:54,778 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:39:54,778 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:54,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:54,839 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:39:54,840 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:54,841 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:39:54,844 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:54,844 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:54,845 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:39:54,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:54,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 223 2021-12-03 01:39:54,975 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:39:54,975 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638495593084,"modificationTime":1638495594076} 2021-12-03 01:39:54,979 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:54,979 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:54,980 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:54,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 391 2021-12-03 01:39:55,156 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:55,156 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117"} 2021-12-03 01:39:55,160 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:55,160 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:55,161 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:55,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 391 2021-12-03 01:39:55,364 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:55,365 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117"} 2021-12-03 01:39:55,368 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-12-03 01:39:55,369 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:55,370 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:39:55,370 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:55,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:39:55,444 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:55,445 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:39:55,447 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:55,447 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:55,447 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:39:55,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 223 2021-12-03 01:39:55,543 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:39:55,543 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638495593084,"modificationTime":1638495594076} 2021-12-03 01:39:55,545 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:55,545 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:55,545 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:55,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 391 2021-12-03 01:39:55,713 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:55,713 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117"} 2021-12-03 01:39:55,717 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:55,717 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:55,717 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:55,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:55,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 391 2021-12-03 01:39:55,947 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:55,947 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117"} 2021-12-03 01:39:55,951 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-12-03 01:39:55,951 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/orchestration-template-candidate 2021-12-03 01:39:55,952 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-03 01:39:55,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/orchestration-template-candidate HTTP/1.1" 200 94 2021-12-03 01:39:56,140 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-03 01:39:56,141 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:39:56,142 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-12-03 01:39:56,146 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,146 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:39:56,147 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:56,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:39:56,227 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:56,227 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:39:56,230 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,231 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,231 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:39:56,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 222 2021-12-03 01:39:56,303 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:39:56,303 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638495593084,"modificationTime":1638495596130} 2021-12-03 01:39:56,305 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,306 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,306 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:56,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 462 2021-12-03 01:39:56,420 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:56,421 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:39:56,425 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,426 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,426 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:56,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 462 2021-12-03 01:39:56,547 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:56,547 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:39:56,549 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-12-03 01:39:56,550 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,550 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:39:56,550 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:56,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:39:56,607 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:56,607 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:39:56,609 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,609 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,609 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:39:56,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 222 2021-12-03 01:39:56,697 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:39:56,697 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638495593084,"modificationTime":1638495596130} 2021-12-03 01:39:56,699 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,700 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,700 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:56,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 462 2021-12-03 01:39:56,816 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:56,817 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:39:56,819 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,820 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:56,820 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:56,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:56,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 462 2021-12-03 01:39:56,942 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:39:56,942 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:39:56,946 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:56,947 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/orchestration-template-candidate/process 2021-12-03 01:39:56,947 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-03 01:39:56,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:59,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-12-03 01:39:59,678 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-03 01:39:59,679 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-03 01:39:59,681 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-12-03 01:39:59,682 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:59,682 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:39:59,682 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:39:59,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:59,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:39:59,747 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:39:59,747 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:39:59,749 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:59,750 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:59,750 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:39:59,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:39:59,839 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 222 2021-12-03 01:39:59,841 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:39:59,841 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638495593084,"modificationTime":1638495599666} 2021-12-03 01:39:59,844 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:39:59,844 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:39:59,845 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:39:59,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:00,002 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:00,003 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:00,006 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,007 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:00,007 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:00,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:00,211 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:00,211 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:00,214 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-12-03 01:40:00,215 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,216 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:00,216 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:00,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:40:00,309 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:00,309 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495594091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:40:00,312 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,312 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:00,312 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:40:00,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 222 2021-12-03 01:40:00,406 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:40:00,406 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638495593084,"modificationTime":1638495599666} 2021-12-03 01:40:00,408 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,408 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:00,409 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:00,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:00,578 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:00,579 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:00,582 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,582 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:00,583 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:00,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:00,759 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:00,760 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:00,760 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:00,766 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:00,766 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions 2021-12-03 01:40:00,766 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-03 01:40:00,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:03,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions HTTP/1.1" 200 2 2021-12-03 01:40:03,614 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-03 01:40:03,614 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-03 01:40:03,617 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:03,617 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:03,617 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:03,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:03,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:40:03,694 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:03,694 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495600834,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:40:03,696 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:03,696 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:03,696 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:40:03,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:03,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 223 2021-12-03 01:40:03,895 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:40:03,895 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638495593084,"modificationTime":1638495599666} 2021-12-03 01:40:03,897 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:03,897 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:03,897 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:03,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:04,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:04,217 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:04,218 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:04,221 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-12-03 01:40:04,221 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:04,222 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:04,222 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:04,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:04,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 253 2021-12-03 01:40:04,294 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:04,295 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638495593084,"modificationTime":1638495600834,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-03 01:40:04,298 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:04,298 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:04,299 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-03 01:40:04,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:04,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 223 2021-12-03 01:40:04,587 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-03 01:40:04,588 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638495593084,"modificationTime":1638495599666} 2021-12-03 01:40:04,591 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:04,592 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:04,592 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:04,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:05,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:05,012 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:05,012 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:05,022 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:05,023 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions 2021-12-03 01:40:05,023 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-03 01:40:05,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:10,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions HTTP/1.1" 200 2 2021-12-03 01:40:10,267 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-03 01:40:10,267 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-03 01:40:10,271 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:10,271 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:10,272 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:10,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:10,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 264 2021-12-03 01:40:10,340 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:10,341 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495593084,"modificationTime":1638495609262,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:40:10,343 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-03 01:40:10,343 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:10,344 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:10,344 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:10,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:10,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 264 2021-12-03 01:40:10,404 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:10,404 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495593084,"modificationTime":1638495609262,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:40:10,414 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:10,414 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions 2021-12-03 01:40:10,415 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-03 01:40:10,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:11,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions HTTP/1.1" 200 363 2021-12-03 01:40:11,096 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-03 01:40:11,096 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"67f3165c4eb04431827a176313b56117","packageId":"729872a2aadb4ee5b0c032b9d3b0ae52","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-03 01:40:11,097 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"67f3165c4eb04431827a176313b56117","packageId":"729872a2aadb4ee5b0c032b9d3b0ae52","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-03 01:40:11,100 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:11,101 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:11,101 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:11,101 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:11,102 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:11,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:11,162 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-03 01:40:11,163 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:11,164 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:11,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:11,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:11,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:11,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:11,167 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-03 01:40:11,167 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:11,167 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-03 01:40:21,178 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:21,179 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:21,180 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,180 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:21,181 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:21,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:21,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-03 01:40:21,272 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:21,273 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:21,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:21,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:21,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:21,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:21,275 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-03 01:40:21,275 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:21,276 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-03 01:40:21,276 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:21,276 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:21,276 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,276 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:21,276 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:21,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:21,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-03 01:40:21,470 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:21,470 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:21,473 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:21,474 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:21,474 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:21,474 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:21,474 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-03 01:40:21,475 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:21,475 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-03 01:40:21,475 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-03 01:40:21,475 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-03 01:40:21,476 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,476 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-12-03 01:40:21,476 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-03 01:40:21,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:21,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-03 01:40:21,576 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-03 01:40:21,578 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-03 01:40:21,581 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-03 01:40:21,582 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-03 01:40:21,582 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-03 01:40:21,582 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-12-03 01:40:21,582 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:21,582 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:21,583 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,583 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:21,583 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:21,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:21,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-12-03 01:40:21,667 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:21,667 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:21,669 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:21,669 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:21,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:21,670 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:21,670 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-03 01:40:21,670 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:21,670 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-03 01:40:21,685 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-03 01:40:21,685 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-03 01:40:21,686 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,686 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-12-03 01:40:21,686 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-03 01:40:21,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:21,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 877 2021-12-03 01:40:21,778 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-03 01:40:21,778 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8c7b877f-9b4f","description":"vendor software product","vendorName":"e8af0e8a-5339-4f6d-beb6","vendorId":"4acd94a6a1eb4e8982b21c5aba7f3e06","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eebf40ce300349a9bcb87fceb1037870","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 438a173e-9b3f","description":"vendor software product","vendorName":"d131018a-4b29-4a51-8076","vendorId":"bc22b706ad1d4748ac256e56695c4d7b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"471587c03e964d489beb003241f9e648","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-12-03 01:40:21,781 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-03 01:40:21,781 DEBUG 324:vsp.py(1) - importing VSP pNF 8c7b877f-9b4f from SDC 2021-12-03 01:40:21,782 DEBUG 324:vsp.py(1) - importing VSP vFW 438a173e-9b3f from SDC 2021-12-03 01:40:21,782 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-12-03 01:40:21,783 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-03 01:40:21,783 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,784 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:21,784 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:21,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:21,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 264 2021-12-03 01:40:21,878 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:21,878 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495593084,"modificationTime":1638495609262,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:40:21,881 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-03 01:40:21,881 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-03 01:40:21,881 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-03 01:40:21,882 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,882 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:21,882 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:21,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:21,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 264 2021-12-03 01:40:21,976 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:21,976 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495593084,"modificationTime":1638495609262,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:40:21,981 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:21,982 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions 2021-12-03 01:40:21,982 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-03 01:40:21,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:22,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/729872a2aadb4ee5b0c032b9d3b0ae52/versions HTTP/1.1" 200 264 2021-12-03 01:40:22,074 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-03 01:40:22,075 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"67f3165c4eb04431827a176313b56117","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638495593084,"modificationTime":1638495609262,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-03 01:40:22,079 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-03 01:40:22,086 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:22,086 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/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions 2021-12-03 01:40:22,087 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-03 01:40:22,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:23,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117/actions HTTP/1.1" 200 363 2021-12-03 01:40:23,575 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-03 01:40:23,575 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"67f3165c4eb04431827a176313b56117","packageId":"729872a2aadb4ee5b0c032b9d3b0ae52","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-03 01:40:23,575 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"67f3165c4eb04431827a176313b56117","packageId":"729872a2aadb4ee5b0c032b9d3b0ae52","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-03 01:40:23,578 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:23,578 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 2021-12-03 01:40:23,579 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-03 01:40:23,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:23,985 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/729872a2aadb4ee5b0c032b9d3b0ae52/versions/67f3165c4eb04431827a176313b56117 HTTP/1.1" 200 638 2021-12-03 01:40:23,987 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-03 01:40:23,987 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":"74b52839222647559548a3545d57e452","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"729872a2aadb4ee5b0c032b9d3b0ae52","version":"67f3165c4eb04431827a176313b56117","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-03 01:40:23,991 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:23,992 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-12-03 01:40:23,992 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": "729872a2aadb4ee5b0c032b9d3b0ae52", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-12-03 01:40:23,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:27,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-12-03 01:40:27,986 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-03 01:40:27,992 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638495626492,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"b8620dd4-4a7d-48ff-9c9c-f8fd9f3ac0d1","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638495626493,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638495626492,"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":1638495626508,"description":"created from csar","artifactType":"HEAT","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"18c0d4bc-3767-44c2-aa6e-cdc780ec39de","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"86a90731-699b-45d2-8034-8b8407745653.heat1","duplicated":false,"payloadUpdateDate":1638495626521,"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":1638495626508,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638495626492,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"b8620dd4-4a7d-48ff-9c9c-f8fd9f3ac0d1","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638495626493,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638495626492,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1638495626530,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"86a90731-699b-45d2-8034-8b8407745653.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1638495626530,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638495626530,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1638495625186,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":1638495625186,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1638495625186,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":1638495625186,"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":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.port","capability":"tosca.capabilities.Attachment","ownerId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":"29448abc-5256-4c02-8d1c-56d7544b7be3","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.tosca_name","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.0ac02d8c-cfcf-419a-b6db-16f43cff9020.show","empty":false},{"parentUniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3","definition":false,"name":"state","type":"string","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.state","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false},{"parentUniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.tosca_id","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","createdFromCsar":true,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","icon":"securityrules","creationTime":1638495626176,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1638495626395,"customizationUUID":"f569d17a-b717-488a-aed4-f457b323d1e7","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"feature","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"feature","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"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":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Scalable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"scalable","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.scalable","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"forwarder","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.forwarder","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"binding","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.binding","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"binding","uniqueId":"capability.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.binding","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c47315f3-5bc6-4624-8d0f-68936479942b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c47315f3-5bc6-4624-8d0f-68936479942b","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"port_mirroring","uniqueId":"capability.c47315f3-5bc6-4624-8d0f-68936479942b.port_mirroring","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Container","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"host","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.host","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.ephemeral.size","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.ephemeral.size","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"instance","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.instance","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.iops","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.iops","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu.delta","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu.delta","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.capacity","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.capacity","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.latency","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.latency","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu_util","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu_util","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.allocation","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.allocation","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.latency","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.latency","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.root.size","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.root.size","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"vcpus","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.vcpus","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.iops","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.iops","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.allocation","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.allocation","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.capacity","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.capacity","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory.resident","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory.resident","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.packets.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.packets.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.bytes","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.packets.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outpoing.packets","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outpoing.packets","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.bytes","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.packets","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.packets","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"os","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.os","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"endpoint","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.endpoint","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"attachment","uniqueId":"capability.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.attachment","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"dependency","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"dependency","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"link","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14.link","capability":"tosca.capabilities.network.Linkable","ownerId":"3e633429-ff02-40c3-99fb-341647eead14","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"local_storage","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"aeb61601-8f35-4b50-bd34-ddce91adbdc3.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"86a90731-699b-45d2-8034-8b8407745653.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","createdFromCsar":true,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","icon":"defaulticon","creationTime":1638495626175,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1638495626395,"customizationUUID":"fde13e0e-94e9-4a72-b849-d6a5e1156abf","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[{"toNode":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","requirementOwnerId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","id":"5c0bbc8e-d159-4062-bf19-b07cc343b0d1","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.attachment","requirementUid":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.port"},"operations":[]}],"fromNode":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_flavor_name","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"aeb61601-8f35-4b50-bd34-ddce91adbdc3.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_image_name","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"86a90731-699b-45d2-8034-8b8407745653.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"86a90731-699b-45d2-8034-8b8407745653.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"86a90731-699b-45d2-8034-8b8407745653.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"86a90731-699b-45d2-8034-8b8407745653.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"86a90731-699b-45d2-8034-8b8407745653.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":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6.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":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"77ec54ad-2fdf-49c7-9918-f63575fd47d6","empty":false},{"definition":false,"hidden":false,"uniqueId":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8.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":{"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.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":{"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group":[{"parentUniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false},{"uniqueId":"attribute.0ac02d8c-cfcf-419a-b6db-16f43cff9020.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.state","name":"state","type":"string","definition":false,"ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false},{"parentUniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3","uniqueId":"attribute.29448abc-5256-4c02-8d1c-56d7544b7be3.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"feature","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"feature","uniqueId":"capability.29448abc-5256-4c02-8d1c-56d7544b7be3.feature","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"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":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Scalable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"scalable","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.scalable","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"forwarder","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.forwarder","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"binding","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.binding","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"binding","uniqueId":"capability.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.binding","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c47315f3-5bc6-4624-8d0f-68936479942b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c47315f3-5bc6-4624-8d0f-68936479942b","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"port_mirroring","uniqueId":"capability.c47315f3-5bc6-4624-8d0f-68936479942b.port_mirroring","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Container","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"host","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.host","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.ephemeral.size","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.ephemeral.size","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"instance","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.instance","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.iops","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.iops","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu.delta","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu.delta","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.capacity","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.capacity","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.latency","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.latency","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu_util","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu_util","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.allocation","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.allocation","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.latency","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.latency","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"cpu","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.cpu","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.root.size","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.root.size","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"vcpus","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.vcpus","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.iops","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.iops","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.read.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.write.requests.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.allocation","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.allocation","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.bytes.rate","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.read.bytes","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.read.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory.usage","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory.usage","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.device.capacity","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.device.capacity","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"memory.resident","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.memory.resident","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"04e16cc0-43a4-4e2f-be9d-26d342f49ccd","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"disk.write.requests","uniqueId":"capability.04e16cc0-43a4-4e2f-be9d-26d342f49ccd.disk.write.requests","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.packets.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.packets.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.bytes","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.packets.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outpoing.packets","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outpoing.packets","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.bytes","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.bytes","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.outgoing.bytes.rate","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42be9d89-5a19-4be6-88bf-0424aed03cb3","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"network.incoming.packets","uniqueId":"capability.42be9d89-5a19-4be6-88bf-0424aed03cb3.network.incoming.packets","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"os","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.os","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"endpoint","uniqueId":"capability.038b63b3-0261-4210-b6f3-d97545cf7b1e.endpoint","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"attachment","uniqueId":"capability.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.attachment","ownerId":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"dependency","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"dependency","uniqueId":"29448abc-5256-4c02-8d1c-56d7544b7be3.dependency","capability":"tosca.capabilities.Node","ownerId":"29448abc-5256-4c02-8d1c-56d7544b7be3","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.b6fa33d2-1335-4b3d-83ce-bf62b22f3e42.ubuntu20_ubuntu20_admin_plane_port_0","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"link","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14.link","capability":"tosca.capabilities.network.Linkable","ownerId":"3e633429-ff02-40c3-99fb-341647eead14","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020.port","capability":"tosca.capabilities.Attachment","ownerId":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["c72788a3-2dfe-44bc-9c71-23cab9eff8b8.5a3503b8-dce5-455f-a471-67efce130893.ubuntu20","86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"c72788a3-2dfe-44bc-9c71-23cab9eff8b8","parentName":"local_storage","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"86a90731-699b-45d2-8034-8b8407745653.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":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.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":"86a90731-699b-45d2-8034-8b8407745653.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":"86a90731-699b-45d2-8034-8b8407745653.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":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"12ffe51a-b1d2-47f3-b283-e6660fb2af72","groupUUID":"3198feb9-6964-47d7-b9c6-628ef2878de2","members":{"abstract_ubuntu20":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ubuntu20_admin_security_group":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["86a90731-699b-45d2-8034-8b8407745653.heat1","86a90731-699b-45d2-8034-8b8407745653.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"a4c2e205-3202-49d4-9104-edc18f5531dd","artifactsUuid":["18c0d4bc-3767-44c2-aa6e-cdc780ec39de"],"groupUUID":"4ce259f2-1cd3-4d76-9198-b155216f24ff","members":{"abstract_ubuntu20":"86a90731-699b-45d2-8034-8b8407745653.c72788a3-2dfe-44bc-9c71-23cab9eff8b8.abstract_ubuntu20","ubuntu20_admin_security_group":"86a90731-699b-45d2-8034-8b8407745653.0ac02d8c-cfcf-419a-b6db-16f43cff9020.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1638495625186,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"86a90731-699b-45d2-8034-8b8407745653","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0a26d65c-a767-4627-bdcb-1d899ebe67da","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"729872a2aadb4ee5b0c032b9d3b0ae52","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","highestVersion":true,"systemName":"BasicVm","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1638495626298,"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":1638495626508,"description":"created from csar","artifactType":"HEAT","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"18c0d4bc-3767-44c2-aa6e-cdc780ec39de","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"86a90731-699b-45d2-8034-8b8407745653.heat1","duplicated":false,"payloadUpdateDate":1638495626521,"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":1638495626508,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638495626492,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"b8620dd4-4a7d-48ff-9c9c-f8fd9f3ac0d1","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"86a90731-699b-45d2-8034-8b8407745653.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638495626493,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638495626492,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1638495626530,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"86a90731-699b-45d2-8034-8b8407745653.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"86a90731-699b-45d2-8034-8b8407745653.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1638495626530,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638495626530,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"86a90731-699b-45d2-8034-8b8407745653"},"categorySpecificMetadata":{},"csarUUID":"729872a2aadb4ee5b0c032b9d3b0ae52","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-12-03 01:40:28,004 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-12-03 01:40:28,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:38,015 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-12-03 01:40:38,022 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:38,022 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/86a90731-699b-45d2-8034-8b8407745653/lifecycleState/Certify 2021-12-03 01:40:38,022 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-03 01:40:38,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:41,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/86a90731-699b-45d2-8034-8b8407745653/lifecycleState/Certify HTTP/1.1" 200 1276 2021-12-03 01:40:41,361 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-03 01:40:41,362 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1638495625186,"lastUpdateDate":1638495638862,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"ce9a2088-ed17-4bb8-99b8-a8f671806e06"},"csarUUID":"729872a2aadb4ee5b0c032b9d3b0ae52","csarVersion":"1.0","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","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":"0a26d65c-a767-4627-bdcb-1d899ebe67da"} 2021-12-03 01:40:41,365 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:41,365 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:41,366 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:41,366 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:41,366 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:41,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:41,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-03 01:40:41,435 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:41,435 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0a26d65c-a767-4627-bdcb-1d899ebe67da/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:41,437 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:41,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:41,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:41,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:41,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-03 01:40:41,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:41,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:41,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:41,439 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-03 01:40:41,439 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:41,439 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-03 01:40:41,439 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:41,439 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-03 01:40:41,439 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-03 01:40:41,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:41,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-03 01:40:41,531 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-03 01:40:41,535 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4343c2fb-4170-4615-992f-2c96a3af2b18","lifecycleState":"CERTIFIED","lastUpdateDate":1638487244208,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1e5cff-0391-474c-bfcc-fe349ac24937","invariantUUID":"4f8bc0e7-d9ea-4dfa-939f-1bdec2c51adf","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368365b0-b7a5-4d44-8dd0-5814ad0cc747","lifecycleState":"CERTIFIED","lastUpdateDate":1638487417947,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93b0bab5-c60d-4453-953e-1d427ac7a8f3","invariantUUID":"b53aaa69-30cf-4991-ad08-49d1d60bd236","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32d8fd0c-09bd-42dc-9e40-9a9a91996dbb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487288231,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc0c9998-f38e-405e-b722-7394bbfc3550","invariantUUID":"ed507012-4ce0-4ea7-8fa5-850a4449c085","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":"cdcd852a-19f4-4608-a6f6-cbb762843f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487314037,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b637b-af6f-41c8-b674-1ff074a2dbd6","invariantUUID":"faa5b1bf-6d58-4da8-9196-ccd2fbc1bb8a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54782008-9c39-4ec2-83f8-d9bbcc4cf957","lifecycleState":"CERTIFIED","lastUpdateDate":1638487371399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331e9c47-4970-47d1-96d0-9af7f3256c01","invariantUUID":"6a526382-1b32-4ec5-aa65-fedd030cd21e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a09aaeb2-1871-483f-a9a0-49ee61c2b478","lifecycleState":"CERTIFIED","lastUpdateDate":1638487359309,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e684e8-3648-4661-9588-2bb115badc98","invariantUUID":"adfd3c27-e8ad-433c-996d-fc6e9d985d9e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b2201a76-0733-48d9-8b97-f7efcd1628ec","lifecycleState":"CERTIFIED","lastUpdateDate":1638487342668,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46c7af98-9a69-453b-bfaa-cb7d836d6c2c","invariantUUID":"8cdffa4b-3799-4a43-875b-6eabc910be5f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d3a1335b-2a7b-46d2-8575-ba6030bcdac2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487340584,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357dd19b-ae64-4f86-9a1d-69de01b60a0b","invariantUUID":"c50d92dc-170e-4a3e-8837-baf9b50aad48","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":"network","uniqueId":"e7dd2914-c7bc-4cf2-952d-366aa9e505b4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487334194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35ccaf10-7629-4f4e-8882-afebb4c24ae2","invariantUUID":"9b5d90fb-7798-41c2-ae7f-b811f2b53596","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2b4242a-d079-41ac-ae41-920681ceb158","lifecycleState":"CERTIFIED","lastUpdateDate":1638487238036,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36439584-b5fc-4aa2-9cd3-1f745da4b82b","invariantUUID":"68bc921c-c82e-49e5-800f-6539576f6284","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":"4047aca9-6958-4764-af18-9ff19ffa5290","lifecycleState":"CERTIFIED","lastUpdateDate":1638487321007,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ae1b3dd-d223-49b5-bfb1-c4d541c549de","invariantUUID":"e338e8e6-fde2-44d3-9b61-546f50dae804","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":"compute","uniqueId":"92e97da0-14e5-48cd-9aea-9250dc9dacaa","lifecycleState":"CERTIFIED","lastUpdateDate":1638487375141,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38988c3b-ecee-462d-baff-3eadf2c4a7c2","invariantUUID":"daf7c7c9-39d4-43f7-89a6-e1f876ab7871","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9b36b8-9ff0-43e3-84d5-031d461f41cb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487245705,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55df3059-a8dc-4511-85ab-89092ae7ad56","invariantUUID":"7348ec18-0c90-4a67-a860-efc776177389","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c793980a-49a5-48ab-92bc-6ebbd08104ae","lifecycleState":"CERTIFIED","lastUpdateDate":1638487357197,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df60356b-3362-4c92-89b3-6b9f38d39317","invariantUUID":"440bff40-ab77-4bb1-ae30-0f66f6cfcd13","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d39f0eb-d3e0-4bf8-90d9-4db57563894a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487312391,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2070286-c08b-4189-9221-0a4b298e15cf","invariantUUID":"5ce85fbb-17a8-4a8b-aa21-f71484debd9e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a20f16f5-560f-482e-a907-48ba90b26469","lifecycleState":"CERTIFIED","lastUpdateDate":1638487308715,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f8c27a2-505a-4b1c-9a5f-7d3ae3d3fd7d","invariantUUID":"e4bc0c5b-c8cd-4436-bab2-2ed278789609","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af77a7d-f2df-4646-8889-dea1ef601a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487294689,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"536fce9d-b956-4eb8-9ec1-6afabffd44a8","invariantUUID":"36172d8e-3f35-431c-9956-5aef7dd22f54","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2701460-9dcb-4fa0-9259-7afebd7f9b46","lifecycleState":"CERTIFIED","lastUpdateDate":1638487298952,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3532942b-5cfe-44e3-a9eb-f82e9b2123ea","invariantUUID":"a0e92c88-a944-4a58-9189-a0f1eaa76a7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","lifecycleState":"CERTIFIED","lastUpdateDate":1638487271278,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e545d90e-891c-4c6d-ba6c-64e2aa08ebb8","invariantUUID":"6ebed08f-8e7f-4875-8fc3-31b1f5eaf3d3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a5108be9-7d54-43bb-a7cc-feb5049e2590","lifecycleState":"CERTIFIED","lastUpdateDate":1638487408702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddc73e1-b41e-4b72-9704-4ced39d0b505","invariantUUID":"4db87064-f5d9-4743-aa1a-d7a9ab80bdf1","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e528f389-e50e-4a00-be85-2d9e370318db","lifecycleState":"CERTIFIED","lastUpdateDate":1638487422012,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab7e317-b118-45c5-96fb-192985753fba","invariantUUID":"25d9ce46-e7af-4048-9786-06ac5bcd94ba","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","lifecycleState":"CERTIFIED","lastUpdateDate":1638495638862,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e39447-47f6-4712-b8fb-fd9c7db33060","lifecycleState":"CERTIFIED","lastUpdateDate":1638487249171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc04d639-9ddd-468e-8993-89b4a03fdf92","invariantUUID":"996da6ac-76bc-4c49-971c-414c2d2bfec9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff012c23-55d0-4ced-ba23-43be69dfaccc","lifecycleState":"CERTIFIED","lastUpdateDate":1638487332568,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a875c82c-d05f-481b-ad9b-e2a5d0765d95","invariantUUID":"6b706ff0-275e-4470-a8a5-4916dee01514","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"857aed65-3414-41e4-a6a9-d764abefa674","lifecycleState":"CERTIFIED","lastUpdateDate":1638487242680,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97891f25-5c0e-49dc-a17e-3dcb25f3b67d","invariantUUID":"b2759771-d546-495e-b6ba-eb7e691e2075","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdf8852a-489d-455e-b20c-e0f4ea8d0679","lifecycleState":"CERTIFIED","lastUpdateDate":1638487376666,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513462d2-6397-4e87-8459-e38b4d350383","invariantUUID":"ba536208-45ef-4911-a2b8-269207ce1fd1","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"361d8cca-1aed-4d66-aa3d-d3c11f0c765e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487412692,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ab81550-cef5-495b-8c10-2bd5e423fd90","invariantUUID":"4c578ceb-bc5e-476d-b590-d3dd1eff8d1c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06c6d419-39d6-4e8e-a11c-7aabf676822a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487349589,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba7ebca-08a2-4f67-9dce-b78a39bf53a1","invariantUUID":"356aa8e5-4f3d-4697-bbf5-5b3e34006114","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2754a89-67f3-43b0-acac-537da8022941","lifecycleState":"CERTIFIED","lastUpdateDate":1638487239566,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018fb273-ac00-4c49-a407-d5d5cad15f1d","invariantUUID":"9f3cc97a-4ced-4484-8bb7-292cc8ef8939","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":"67b50251-cbc8-40c6-be6d-5bfb53291380","lifecycleState":"CERTIFIED","lastUpdateDate":1638487315585,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"854e5b77-1d34-48d2-a586-ab7cde80d3f8","invariantUUID":"cc2e1066-22a5-4e7b-b7bb-5fa76cae0ffb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d97bb3e-838a-45e4-afa1-05e2c9d7feb8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487353814,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"111e7865-6bad-44a9-9053-2dbd348e2c72","invariantUUID":"081a584f-6a43-4205-b66a-3c8448da0e51","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":"loadBalancer","uniqueId":"d84c45d0-5e4f-4f33-a40f-311979ce711f","lifecycleState":"CERTIFIED","lastUpdateDate":1638487229455,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83d60224-bce4-4143-a475-c88ccaa34246","invariantUUID":"b61a09cb-8e92-4a31-8135-37e6a6860dcd","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":"b238bea7-cc68-4d4c-989d-11aec3ecf9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487269750,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943e1d68-18fb-42f3-9083-bbfca32865b8","invariantUUID":"2b56642d-a7d1-41fb-98d4-d5aaee73567d","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":"5e34763a-6c6c-4e83-bb48-635416f670e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487251275,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7176c7f6-9fb1-4069-8036-17205ee0d8a3","invariantUUID":"b1cba404-4dc6-470c-afed-bba60b613e36","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":"8021fabe-57cd-4a6c-931d-4d850c01a4bb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487319302,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5f2345e-f393-4519-ac29-85d1debe72c2","invariantUUID":"80656743-3bb1-4552-8acd-669aeadfdf03","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":"compute","uniqueId":"946fa10f-98b0-4464-8bc6-ef14b8af971c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487419219,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde32924-512a-44a2-b6ef-60c681121150","invariantUUID":"4b393d89-f0f7-421c-84d7-b30820270451","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540767af-f196-4153-a90f-8fd759eb89d0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487232516,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb60da26-028e-4a4d-94ef-7507eff63cc1","invariantUUID":"d15e144b-3656-442d-a92a-933f55a61eb1","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1819fe73-ddf6-46d6-8dfc-8a13791adfa2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487348194,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74c7ccc7-fa00-49fc-9af8-6fc2ff734c9d","invariantUUID":"59907074-6b60-4ee0-a1ca-d304ef4ef4c4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"580736e0-2086-462c-957e-ac024a8bd51c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487260663,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b246a4d5-17d3-40d4-902b-24183b85d7ca","invariantUUID":"841d0ce5-da83-41ea-9d4b-502cd2a77dcd","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":"defaulticon","uniqueId":"85c56731-c6ad-46e6-bbe3-694a0b0c60bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638494683484,"name":"pNF 8c7b877f-9b4f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ac3ab763-370b-4428-a1da-58d39573ec6c","invariantUUID":"c6cc108e-271d-4487-bbc0-d1a61c5235c8","systemName":"Pnf8c7b877f9b4f","description":"vendor software product","tags":["pNF 8c7b877f-9b4f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9331a26-8d4d-45b1-a3ed-c09de2545ead","lifecycleState":"CERTIFIED","lastUpdateDate":1638487411299,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59167727-eeee-452e-8a2e-bfcd696a8f79","invariantUUID":"e7e82ba5-b72a-401d-b051-7ab2c1c99eb7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16c0afe5-e6cb-4fe4-8ce0-1c1aa6439b21","lifecycleState":"CERTIFIED","lastUpdateDate":1638487224298,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1c4fb4-8bba-4d34-bfef-d3eda43cd622","invariantUUID":"d46f23f0-105a-4053-8b8c-42dade69920e","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":"defaulticon","uniqueId":"9ba16c0e-9a65-428a-aa3b-3af0cfa3d222","lifecycleState":"CERTIFIED","lastUpdateDate":1638487307359,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00575a59-faec-4127-8181-ca18ecbb47dc","invariantUUID":"198d7b45-7a4c-4138-9f1f-45f062e77dd7","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":"network","uniqueId":"ef26604e-a611-4340-bca0-8ddef134ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1638487416631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb969bd-5fab-448e-a6a8-aad4e714213b","invariantUUID":"89d8abba-7366-441f-8dac-cec4f713b7f3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50cd799-ea68-4fdf-973a-079e0f0c8712","lifecycleState":"CERTIFIED","lastUpdateDate":1638487300320,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24e41206-d146-435f-8c7d-401386845071","invariantUUID":"c49ffb74-f353-4d41-8473-1e80275a8a76","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aab6af5e-13a9-4674-9ad8-6ff3ec99c59c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487236644,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d5a81e0-a58b-4753-b64c-8ab76c3c5486","invariantUUID":"5c5056da-4951-476e-9ea1-726e13f0a5cf","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"43630808-428c-4558-ad34-776bd9c5f628","lifecycleState":"CERTIFIED","lastUpdateDate":1638487273713,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e98a2991-f403-4248-a5d0-52b4708f3c4e","invariantUUID":"53acca95-6510-41d8-9a68-cd2427f1993a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d87347b6-cff6-4255-81e8-e30ac6383643","lifecycleState":"CERTIFIED","lastUpdateDate":1638487346808,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2b9dae8-c13a-4046-be01-f72b9d7c94ad","invariantUUID":"4f66f508-3242-449a-b650-7f09d1cfd44d","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":"port","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14","lifecycleState":"CERTIFIED","lastUpdateDate":1638487231013,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94868bf0-4666-4fb6-a573-431a30d43410","invariantUUID":"78d25f8d-4d95-4a2e-9622-9365f6f88ece","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":"af2d907a-81b0-4c7d-ab6b-a96ac46d1aef","lifecycleState":"CERTIFIED","lastUpdateDate":1638487241065,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b97bdc9-64a5-4fd3-a6de-97a6ea0285c0","invariantUUID":"f626b771-4496-4953-8972-39007c04badb","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":"port","uniqueId":"418bc286-70df-4b56-853d-602cd29c11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1638487262879,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149959a6-6aaa-4bb0-b060-93ee75aff4c9","invariantUUID":"48b83311-8ad9-414f-bb48-c780ca1fbb49","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":"c4246640-6eb7-4a19-98f0-eaf44bd989e7","lifecycleState":"CERTIFIED","lastUpdateDate":1638487350974,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06fdf0b2-57d4-4f34-aeda-5320e8275abc","invariantUUID":"0c2ddc1d-c2b7-43be-a6da-4fae138b1e41","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":"port","uniqueId":"c1fe7792-c378-46ab-ae0d-997fba7a362c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487363951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abdf8809-9e14-414d-ac4c-60d199ebe4f7","invariantUUID":"ad5d73ed-67e1-4a30-a973-82024e0d3041","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":"defaulticon","uniqueId":"11643b69-64ee-473a-bdf1-a3aad198951b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487221781,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b0a7b88-d51e-4bd5-9ecf-b00e2c2b8290","invariantUUID":"ad530f04-a4da-40eb-a422-9ed9125672c2","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"511368cf-d75b-498b-a3db-d658d32bfb76","lifecycleState":"CERTIFIED","lastUpdateDate":1638487378380,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b01573a-4ba5-415b-b13c-e2a471f8aa82","invariantUUID":"782fe19b-8e23-4906-a86f-40fb5694ee73","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":"c47315f3-5bc6-4624-8d0f-68936479942b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487284907,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e8ca9-ece0-48d8-99cd-5c13efd77423","invariantUUID":"65fa893b-7905-4595-a150-b8e8801e370d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6fa33d2-1335-4b3d-83ce-bf62b22f3e42","lifecycleState":"CERTIFIED","lastUpdateDate":1638487286832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e512407-7e7c-415b-9c1c-9b73902dfc82","invariantUUID":"7ca9440d-412d-4c16-aabc-b53d623ec445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e261d6b-1493-49bf-98d1-0491980d736d","lifecycleState":"CERTIFIED","lastUpdateDate":1638487352449,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a086647e-86e4-408c-b0ab-bc7d9b49f8ed","invariantUUID":"ff21cfd9-ec3b-4ef7-b1bc-c75dbc6c8679","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":"compute","uniqueId":"c57a059f-f33e-47f9-9ac7-4182e03bda69","lifecycleState":"CERTIFIED","lastUpdateDate":1638487407321,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d29773-2a29-448c-843a-b29cbf68dead","invariantUUID":"74a47ad2-9b80-49cc-9077-5bf3e554df83","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"caf50737-3022-4b7f-9ba3-e44ec53b2b66","lifecycleState":"CERTIFIED","lastUpdateDate":1638487322383,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7da003b-1335-4a45-9244-b9b4efd75540","invariantUUID":"e758dce9-0ccc-458e-a658-50298b5a974f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bd3f119-c583-4a19-b711-75efe16bc55b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487360977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"387e171c-5372-4c2e-b878-962ebd8935a3","invariantUUID":"c432a4ae-b1c6-4435-b19a-e433b2443ac7","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":"compute","uniqueId":"b240f434-6b5b-49aa-af26-085b0fdc5001","lifecycleState":"CERTIFIED","lastUpdateDate":1638487326216,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759d99b-6e2f-4332-9332-53bec0db519d","invariantUUID":"bfa37080-6196-4453-9e99-c8f865b44d7a","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":"df9a6fb7-c298-45e2-991c-c2cb49a463df","lifecycleState":"CERTIFIED","lastUpdateDate":1638487280700,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5717e31e-bffd-48b9-b509-5d22a098a11e","invariantUUID":"59fd3481-c763-40af-9850-340888b1393e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7373083-6753-453d-9afd-7e86665f67eb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487355243,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c576ad61-6c4e-41c8-995e-04ea40998f99","invariantUUID":"d1e32bc5-90d1-48b2-9b91-302fbe9d6f2c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66a2f3b0-056e-4cf7-96c6-41daf04f5623","lifecycleState":"CERTIFIED","lastUpdateDate":1638487345092,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f85d357a-81ad-4fad-987a-b527b6474b11","invariantUUID":"a5547b4c-762a-43e8-9f57-82c40c0b1923","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":"networkrules","uniqueId":"dd9dc625-0a5c-4242-8b68-625d717da089","lifecycleState":"CERTIFIED","lastUpdateDate":1638487268205,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"91c7c73a-fa6b-4e34-b091-eb4fdbcdeecb","invariantUUID":"e805f282-4a9e-405a-b232-c11a25c7a933","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a97d1b-08ff-45ff-901d-904de941d87e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487310480,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b79b602-a8c0-4565-8f58-c970a4a870cf","invariantUUID":"23b533ae-2968-4d23-9ddd-5d0aa8f9c0db","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3882ea8e-5c98-4dc8-a34d-94bbf6483e70","lifecycleState":"CERTIFIED","lastUpdateDate":1638487253370,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b15a291e-6199-49a4-819d-4ac125b263f6","invariantUUID":"e9203f7c-828a-4cee-a203-6f32576d3eb4","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56e44f70-2b3a-4888-a437-f2ccc738287b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487276716,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d78e4153-9372-459a-808a-3efb5fb10268","invariantUUID":"a6092348-808c-496d-b926-05b7b0dc3b15","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":"cf4e4cfd-99ac-4875-84e0-2cba470cada4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487306012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"809fa19f-c2d7-4456-bb59-e25e3af7e689","invariantUUID":"91b983a5-81df-476e-98e9-0558f38f6423","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"640961c8-252b-4386-b4fc-b40185be47cd","lifecycleState":"CERTIFIED","lastUpdateDate":1638487368764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"588f1f1f-9289-415d-8e8e-497affe3a75b","invariantUUID":"9cd12b92-1876-4298-88af-0a7ed26923b0","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":"objectStorage","uniqueId":"c09a4d13-a209-4437-bc2c-485407acbff9","lifecycleState":"CERTIFIED","lastUpdateDate":1638487414020,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6279dc1e-37c3-404e-830a-e3a3d60ea63c","invariantUUID":"a24cf176-90ba-4171-bef7-bc0543b62adc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3c9c3d4-a4d6-4284-a261-4651fcf89cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487410009,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09516247-bac5-4af3-9d0d-3b0b77a2967b","invariantUUID":"f2bba580-2912-4b8e-bf99-b14ea588502d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01a92c40-3420-4050-b9ca-b88387d82f11","lifecycleState":"CERTIFIED","lastUpdateDate":1638487365489,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf0d4eda-ce31-4f42-8319-11e0e8de1879","invariantUUID":"dc7c8312-b597-4890-8458-d6d2108d5dc6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487214843,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883b4ece-aef4-41af-bf8a-a1aa896fc7cc","invariantUUID":"45735481-5623-4662-aa1c-7cde90bfebfe","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":"a1e59e8f-0392-41aa-8df0-0bf9adf8a980","lifecycleState":"CERTIFIED","lastUpdateDate":1638487373703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5308c5-e351-433e-903c-1f08b9cad393","invariantUUID":"d45997d1-46f4-41d4-bd1c-20a0454cfa74","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":"objectStorage","uniqueId":"2fe8d462-bb9f-4c61-aafa-77f05c93b39b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487415346,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a0a9bfc-f4bc-423b-a80e-0ce774f65df9","invariantUUID":"b4b3bdc3-b7f9-4ede-a417-b2aba9ffaeed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fcdee3ec-155c-481f-ad48-1906675269e4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487226338,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f4aaac7-4e4d-439b-a1fb-2ea90ee72341","invariantUUID":"d8098839-54ca-4f21-9587-aa041d85787f","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":"d058eb94-ff35-4a42-a947-4852069f3390","lifecycleState":"CERTIFIED","lastUpdateDate":1638487304640,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca86ecf0-cef1-422e-8800-ccd7313aad96","invariantUUID":"bc4c138e-5e78-4e9b-a88f-c437d5b0e5ff","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f4a3e7b-b4b2-4f01-8d2f-cbb5debde293","lifecycleState":"CERTIFIED","lastUpdateDate":1638487275226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0204b61-d86f-411e-84d2-d9222892da6d","invariantUUID":"d97f8aca-4537-470f-8ac3-8efd072a0ee0","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"720ab1f7-48b2-49ba-a1f5-dfab6f3bb029","lifecycleState":"CERTIFIED","lastUpdateDate":1638487420731,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"993752cd-c3f1-4fe5-9e0f-103b529e6a3c","invariantUUID":"bf805b8f-80db-4644-afd0-e26d86b693c8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39fad886-687c-4134-be65-4b1054393035","lifecycleState":"CERTIFIED","lastUpdateDate":1638487247395,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae281b11-45c7-4606-89a0-e851270428bd","invariantUUID":"2ec94efb-bc54-457f-a71c-9d868535f465","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":"9cb43159-9ecf-4673-99bf-6f166b3efff5","lifecycleState":"CERTIFIED","lastUpdateDate":1638487303200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"de306fb8-42f2-4ae1-ba63-cb03a65e5157","invariantUUID":"97d95cfe-ed63-4b3c-8feb-db36edd7d8ac","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":"defaulticon","uniqueId":"c5888caa-6258-41f2-a814-871266ae6f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1638492342775,"name":"vFW 438a173e-9b3f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","systemName":"Vfw438a173e9b3f","description":"vendor software product","tags":["vFW 438a173e-9b3f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09eabdf5-2034-42df-ab58-15286257abf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487328099,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57739979-aca3-467a-8ddc-a83324333104","invariantUUID":"084a621a-800e-4659-ad38-4c787a2905a4","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"58b8402b-9e05-4caa-85ba-dcc71a835bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1638494689181,"name":"Demo_pNF_xK8q7aR36hWbZJDUflte","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","systemName":"DemoPnfXk8q7ar36hwbzjduflte","description":"catalog service description","tags":["robot-ete","Demo_pNF_xK8q7aR36hWbZJDUflte"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f1a1fc19-3e81-4bcb-a1ac-0915dd8faefe","lifecycleState":"CERTIFIED","lastUpdateDate":1638495572929,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24b7f4e3-cb90-4d00-a60d-b6cdf90f41e9","lifecycleState":"CERTIFIED","lastUpdateDate":1638492351201,"name":"vFW 2021-12-03 00-45-02","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","systemName":"Vfw20211203004502","description":"catalog service description","tags":["robot-ete","vFW 2021-12-03 00-45-02"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-03 01:40:41,541 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-03 01:40:51,549 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:51,550 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:51,550 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:51,550 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:51,551 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:51,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:51,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-03 01:40:51,675 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:51,675 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0a26d65c-a767-4627-bdcb-1d899ebe67da/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:51,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:51,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,678 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,679 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-03 01:40:51,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,679 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-03 01:40:51,680 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:51,680 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-03 01:40:51,680 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:51,680 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-03 01:40:51,681 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-03 01:40:51,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:51,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-03 01:40:51,774 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-03 01:40:51,776 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4343c2fb-4170-4615-992f-2c96a3af2b18","lifecycleState":"CERTIFIED","lastUpdateDate":1638487244208,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1e5cff-0391-474c-bfcc-fe349ac24937","invariantUUID":"4f8bc0e7-d9ea-4dfa-939f-1bdec2c51adf","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368365b0-b7a5-4d44-8dd0-5814ad0cc747","lifecycleState":"CERTIFIED","lastUpdateDate":1638487417947,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93b0bab5-c60d-4453-953e-1d427ac7a8f3","invariantUUID":"b53aaa69-30cf-4991-ad08-49d1d60bd236","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32d8fd0c-09bd-42dc-9e40-9a9a91996dbb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487288231,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc0c9998-f38e-405e-b722-7394bbfc3550","invariantUUID":"ed507012-4ce0-4ea7-8fa5-850a4449c085","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":"cdcd852a-19f4-4608-a6f6-cbb762843f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487314037,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b637b-af6f-41c8-b674-1ff074a2dbd6","invariantUUID":"faa5b1bf-6d58-4da8-9196-ccd2fbc1bb8a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54782008-9c39-4ec2-83f8-d9bbcc4cf957","lifecycleState":"CERTIFIED","lastUpdateDate":1638487371399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331e9c47-4970-47d1-96d0-9af7f3256c01","invariantUUID":"6a526382-1b32-4ec5-aa65-fedd030cd21e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a09aaeb2-1871-483f-a9a0-49ee61c2b478","lifecycleState":"CERTIFIED","lastUpdateDate":1638487359309,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e684e8-3648-4661-9588-2bb115badc98","invariantUUID":"adfd3c27-e8ad-433c-996d-fc6e9d985d9e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b2201a76-0733-48d9-8b97-f7efcd1628ec","lifecycleState":"CERTIFIED","lastUpdateDate":1638487342668,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46c7af98-9a69-453b-bfaa-cb7d836d6c2c","invariantUUID":"8cdffa4b-3799-4a43-875b-6eabc910be5f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d3a1335b-2a7b-46d2-8575-ba6030bcdac2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487340584,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357dd19b-ae64-4f86-9a1d-69de01b60a0b","invariantUUID":"c50d92dc-170e-4a3e-8837-baf9b50aad48","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":"network","uniqueId":"e7dd2914-c7bc-4cf2-952d-366aa9e505b4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487334194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35ccaf10-7629-4f4e-8882-afebb4c24ae2","invariantUUID":"9b5d90fb-7798-41c2-ae7f-b811f2b53596","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2b4242a-d079-41ac-ae41-920681ceb158","lifecycleState":"CERTIFIED","lastUpdateDate":1638487238036,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36439584-b5fc-4aa2-9cd3-1f745da4b82b","invariantUUID":"68bc921c-c82e-49e5-800f-6539576f6284","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":"4047aca9-6958-4764-af18-9ff19ffa5290","lifecycleState":"CERTIFIED","lastUpdateDate":1638487321007,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ae1b3dd-d223-49b5-bfb1-c4d541c549de","invariantUUID":"e338e8e6-fde2-44d3-9b61-546f50dae804","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":"compute","uniqueId":"92e97da0-14e5-48cd-9aea-9250dc9dacaa","lifecycleState":"CERTIFIED","lastUpdateDate":1638487375141,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38988c3b-ecee-462d-baff-3eadf2c4a7c2","invariantUUID":"daf7c7c9-39d4-43f7-89a6-e1f876ab7871","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9b36b8-9ff0-43e3-84d5-031d461f41cb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487245705,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55df3059-a8dc-4511-85ab-89092ae7ad56","invariantUUID":"7348ec18-0c90-4a67-a860-efc776177389","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c793980a-49a5-48ab-92bc-6ebbd08104ae","lifecycleState":"CERTIFIED","lastUpdateDate":1638487357197,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df60356b-3362-4c92-89b3-6b9f38d39317","invariantUUID":"440bff40-ab77-4bb1-ae30-0f66f6cfcd13","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d39f0eb-d3e0-4bf8-90d9-4db57563894a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487312391,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2070286-c08b-4189-9221-0a4b298e15cf","invariantUUID":"5ce85fbb-17a8-4a8b-aa21-f71484debd9e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a20f16f5-560f-482e-a907-48ba90b26469","lifecycleState":"CERTIFIED","lastUpdateDate":1638487308715,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f8c27a2-505a-4b1c-9a5f-7d3ae3d3fd7d","invariantUUID":"e4bc0c5b-c8cd-4436-bab2-2ed278789609","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af77a7d-f2df-4646-8889-dea1ef601a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487294689,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"536fce9d-b956-4eb8-9ec1-6afabffd44a8","invariantUUID":"36172d8e-3f35-431c-9956-5aef7dd22f54","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2701460-9dcb-4fa0-9259-7afebd7f9b46","lifecycleState":"CERTIFIED","lastUpdateDate":1638487298952,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3532942b-5cfe-44e3-a9eb-f82e9b2123ea","invariantUUID":"a0e92c88-a944-4a58-9189-a0f1eaa76a7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","lifecycleState":"CERTIFIED","lastUpdateDate":1638487271278,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e545d90e-891c-4c6d-ba6c-64e2aa08ebb8","invariantUUID":"6ebed08f-8e7f-4875-8fc3-31b1f5eaf3d3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a5108be9-7d54-43bb-a7cc-feb5049e2590","lifecycleState":"CERTIFIED","lastUpdateDate":1638487408702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddc73e1-b41e-4b72-9704-4ced39d0b505","invariantUUID":"4db87064-f5d9-4743-aa1a-d7a9ab80bdf1","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e528f389-e50e-4a00-be85-2d9e370318db","lifecycleState":"CERTIFIED","lastUpdateDate":1638487422012,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab7e317-b118-45c5-96fb-192985753fba","invariantUUID":"25d9ce46-e7af-4048-9786-06ac5bcd94ba","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","lifecycleState":"CERTIFIED","lastUpdateDate":1638495638862,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e39447-47f6-4712-b8fb-fd9c7db33060","lifecycleState":"CERTIFIED","lastUpdateDate":1638487249171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc04d639-9ddd-468e-8993-89b4a03fdf92","invariantUUID":"996da6ac-76bc-4c49-971c-414c2d2bfec9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff012c23-55d0-4ced-ba23-43be69dfaccc","lifecycleState":"CERTIFIED","lastUpdateDate":1638487332568,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a875c82c-d05f-481b-ad9b-e2a5d0765d95","invariantUUID":"6b706ff0-275e-4470-a8a5-4916dee01514","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"857aed65-3414-41e4-a6a9-d764abefa674","lifecycleState":"CERTIFIED","lastUpdateDate":1638487242680,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97891f25-5c0e-49dc-a17e-3dcb25f3b67d","invariantUUID":"b2759771-d546-495e-b6ba-eb7e691e2075","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdf8852a-489d-455e-b20c-e0f4ea8d0679","lifecycleState":"CERTIFIED","lastUpdateDate":1638487376666,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513462d2-6397-4e87-8459-e38b4d350383","invariantUUID":"ba536208-45ef-4911-a2b8-269207ce1fd1","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"361d8cca-1aed-4d66-aa3d-d3c11f0c765e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487412692,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ab81550-cef5-495b-8c10-2bd5e423fd90","invariantUUID":"4c578ceb-bc5e-476d-b590-d3dd1eff8d1c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06c6d419-39d6-4e8e-a11c-7aabf676822a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487349589,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba7ebca-08a2-4f67-9dce-b78a39bf53a1","invariantUUID":"356aa8e5-4f3d-4697-bbf5-5b3e34006114","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2754a89-67f3-43b0-acac-537da8022941","lifecycleState":"CERTIFIED","lastUpdateDate":1638487239566,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018fb273-ac00-4c49-a407-d5d5cad15f1d","invariantUUID":"9f3cc97a-4ced-4484-8bb7-292cc8ef8939","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":"67b50251-cbc8-40c6-be6d-5bfb53291380","lifecycleState":"CERTIFIED","lastUpdateDate":1638487315585,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"854e5b77-1d34-48d2-a586-ab7cde80d3f8","invariantUUID":"cc2e1066-22a5-4e7b-b7bb-5fa76cae0ffb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d97bb3e-838a-45e4-afa1-05e2c9d7feb8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487353814,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"111e7865-6bad-44a9-9053-2dbd348e2c72","invariantUUID":"081a584f-6a43-4205-b66a-3c8448da0e51","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":"loadBalancer","uniqueId":"d84c45d0-5e4f-4f33-a40f-311979ce711f","lifecycleState":"CERTIFIED","lastUpdateDate":1638487229455,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83d60224-bce4-4143-a475-c88ccaa34246","invariantUUID":"b61a09cb-8e92-4a31-8135-37e6a6860dcd","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":"b238bea7-cc68-4d4c-989d-11aec3ecf9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487269750,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943e1d68-18fb-42f3-9083-bbfca32865b8","invariantUUID":"2b56642d-a7d1-41fb-98d4-d5aaee73567d","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":"5e34763a-6c6c-4e83-bb48-635416f670e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487251275,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7176c7f6-9fb1-4069-8036-17205ee0d8a3","invariantUUID":"b1cba404-4dc6-470c-afed-bba60b613e36","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":"8021fabe-57cd-4a6c-931d-4d850c01a4bb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487319302,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5f2345e-f393-4519-ac29-85d1debe72c2","invariantUUID":"80656743-3bb1-4552-8acd-669aeadfdf03","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":"compute","uniqueId":"946fa10f-98b0-4464-8bc6-ef14b8af971c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487419219,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde32924-512a-44a2-b6ef-60c681121150","invariantUUID":"4b393d89-f0f7-421c-84d7-b30820270451","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540767af-f196-4153-a90f-8fd759eb89d0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487232516,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb60da26-028e-4a4d-94ef-7507eff63cc1","invariantUUID":"d15e144b-3656-442d-a92a-933f55a61eb1","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1819fe73-ddf6-46d6-8dfc-8a13791adfa2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487348194,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74c7ccc7-fa00-49fc-9af8-6fc2ff734c9d","invariantUUID":"59907074-6b60-4ee0-a1ca-d304ef4ef4c4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"580736e0-2086-462c-957e-ac024a8bd51c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487260663,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b246a4d5-17d3-40d4-902b-24183b85d7ca","invariantUUID":"841d0ce5-da83-41ea-9d4b-502cd2a77dcd","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":"defaulticon","uniqueId":"85c56731-c6ad-46e6-bbe3-694a0b0c60bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638494683484,"name":"pNF 8c7b877f-9b4f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ac3ab763-370b-4428-a1da-58d39573ec6c","invariantUUID":"c6cc108e-271d-4487-bbc0-d1a61c5235c8","systemName":"Pnf8c7b877f9b4f","description":"vendor software product","tags":["pNF 8c7b877f-9b4f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9331a26-8d4d-45b1-a3ed-c09de2545ead","lifecycleState":"CERTIFIED","lastUpdateDate":1638487411299,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59167727-eeee-452e-8a2e-bfcd696a8f79","invariantUUID":"e7e82ba5-b72a-401d-b051-7ab2c1c99eb7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16c0afe5-e6cb-4fe4-8ce0-1c1aa6439b21","lifecycleState":"CERTIFIED","lastUpdateDate":1638487224298,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1c4fb4-8bba-4d34-bfef-d3eda43cd622","invariantUUID":"d46f23f0-105a-4053-8b8c-42dade69920e","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":"defaulticon","uniqueId":"9ba16c0e-9a65-428a-aa3b-3af0cfa3d222","lifecycleState":"CERTIFIED","lastUpdateDate":1638487307359,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00575a59-faec-4127-8181-ca18ecbb47dc","invariantUUID":"198d7b45-7a4c-4138-9f1f-45f062e77dd7","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":"network","uniqueId":"ef26604e-a611-4340-bca0-8ddef134ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1638487416631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb969bd-5fab-448e-a6a8-aad4e714213b","invariantUUID":"89d8abba-7366-441f-8dac-cec4f713b7f3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50cd799-ea68-4fdf-973a-079e0f0c8712","lifecycleState":"CERTIFIED","lastUpdateDate":1638487300320,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24e41206-d146-435f-8c7d-401386845071","invariantUUID":"c49ffb74-f353-4d41-8473-1e80275a8a76","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aab6af5e-13a9-4674-9ad8-6ff3ec99c59c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487236644,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d5a81e0-a58b-4753-b64c-8ab76c3c5486","invariantUUID":"5c5056da-4951-476e-9ea1-726e13f0a5cf","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"43630808-428c-4558-ad34-776bd9c5f628","lifecycleState":"CERTIFIED","lastUpdateDate":1638487273713,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e98a2991-f403-4248-a5d0-52b4708f3c4e","invariantUUID":"53acca95-6510-41d8-9a68-cd2427f1993a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d87347b6-cff6-4255-81e8-e30ac6383643","lifecycleState":"CERTIFIED","lastUpdateDate":1638487346808,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2b9dae8-c13a-4046-be01-f72b9d7c94ad","invariantUUID":"4f66f508-3242-449a-b650-7f09d1cfd44d","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":"port","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14","lifecycleState":"CERTIFIED","lastUpdateDate":1638487231013,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94868bf0-4666-4fb6-a573-431a30d43410","invariantUUID":"78d25f8d-4d95-4a2e-9622-9365f6f88ece","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":"af2d907a-81b0-4c7d-ab6b-a96ac46d1aef","lifecycleState":"CERTIFIED","lastUpdateDate":1638487241065,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b97bdc9-64a5-4fd3-a6de-97a6ea0285c0","invariantUUID":"f626b771-4496-4953-8972-39007c04badb","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":"port","uniqueId":"418bc286-70df-4b56-853d-602cd29c11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1638487262879,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149959a6-6aaa-4bb0-b060-93ee75aff4c9","invariantUUID":"48b83311-8ad9-414f-bb48-c780ca1fbb49","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":"c4246640-6eb7-4a19-98f0-eaf44bd989e7","lifecycleState":"CERTIFIED","lastUpdateDate":1638487350974,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06fdf0b2-57d4-4f34-aeda-5320e8275abc","invariantUUID":"0c2ddc1d-c2b7-43be-a6da-4fae138b1e41","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":"port","uniqueId":"c1fe7792-c378-46ab-ae0d-997fba7a362c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487363951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abdf8809-9e14-414d-ac4c-60d199ebe4f7","invariantUUID":"ad5d73ed-67e1-4a30-a973-82024e0d3041","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":"defaulticon","uniqueId":"11643b69-64ee-473a-bdf1-a3aad198951b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487221781,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b0a7b88-d51e-4bd5-9ecf-b00e2c2b8290","invariantUUID":"ad530f04-a4da-40eb-a422-9ed9125672c2","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"511368cf-d75b-498b-a3db-d658d32bfb76","lifecycleState":"CERTIFIED","lastUpdateDate":1638487378380,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b01573a-4ba5-415b-b13c-e2a471f8aa82","invariantUUID":"782fe19b-8e23-4906-a86f-40fb5694ee73","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":"c47315f3-5bc6-4624-8d0f-68936479942b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487284907,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e8ca9-ece0-48d8-99cd-5c13efd77423","invariantUUID":"65fa893b-7905-4595-a150-b8e8801e370d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6fa33d2-1335-4b3d-83ce-bf62b22f3e42","lifecycleState":"CERTIFIED","lastUpdateDate":1638487286832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e512407-7e7c-415b-9c1c-9b73902dfc82","invariantUUID":"7ca9440d-412d-4c16-aabc-b53d623ec445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e261d6b-1493-49bf-98d1-0491980d736d","lifecycleState":"CERTIFIED","lastUpdateDate":1638487352449,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a086647e-86e4-408c-b0ab-bc7d9b49f8ed","invariantUUID":"ff21cfd9-ec3b-4ef7-b1bc-c75dbc6c8679","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":"compute","uniqueId":"c57a059f-f33e-47f9-9ac7-4182e03bda69","lifecycleState":"CERTIFIED","lastUpdateDate":1638487407321,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d29773-2a29-448c-843a-b29cbf68dead","invariantUUID":"74a47ad2-9b80-49cc-9077-5bf3e554df83","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"caf50737-3022-4b7f-9ba3-e44ec53b2b66","lifecycleState":"CERTIFIED","lastUpdateDate":1638487322383,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7da003b-1335-4a45-9244-b9b4efd75540","invariantUUID":"e758dce9-0ccc-458e-a658-50298b5a974f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bd3f119-c583-4a19-b711-75efe16bc55b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487360977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"387e171c-5372-4c2e-b878-962ebd8935a3","invariantUUID":"c432a4ae-b1c6-4435-b19a-e433b2443ac7","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":"compute","uniqueId":"b240f434-6b5b-49aa-af26-085b0fdc5001","lifecycleState":"CERTIFIED","lastUpdateDate":1638487326216,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759d99b-6e2f-4332-9332-53bec0db519d","invariantUUID":"bfa37080-6196-4453-9e99-c8f865b44d7a","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":"df9a6fb7-c298-45e2-991c-c2cb49a463df","lifecycleState":"CERTIFIED","lastUpdateDate":1638487280700,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5717e31e-bffd-48b9-b509-5d22a098a11e","invariantUUID":"59fd3481-c763-40af-9850-340888b1393e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7373083-6753-453d-9afd-7e86665f67eb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487355243,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c576ad61-6c4e-41c8-995e-04ea40998f99","invariantUUID":"d1e32bc5-90d1-48b2-9b91-302fbe9d6f2c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66a2f3b0-056e-4cf7-96c6-41daf04f5623","lifecycleState":"CERTIFIED","lastUpdateDate":1638487345092,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f85d357a-81ad-4fad-987a-b527b6474b11","invariantUUID":"a5547b4c-762a-43e8-9f57-82c40c0b1923","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":"networkrules","uniqueId":"dd9dc625-0a5c-4242-8b68-625d717da089","lifecycleState":"CERTIFIED","lastUpdateDate":1638487268205,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"91c7c73a-fa6b-4e34-b091-eb4fdbcdeecb","invariantUUID":"e805f282-4a9e-405a-b232-c11a25c7a933","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a97d1b-08ff-45ff-901d-904de941d87e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487310480,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b79b602-a8c0-4565-8f58-c970a4a870cf","invariantUUID":"23b533ae-2968-4d23-9ddd-5d0aa8f9c0db","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3882ea8e-5c98-4dc8-a34d-94bbf6483e70","lifecycleState":"CERTIFIED","lastUpdateDate":1638487253370,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b15a291e-6199-49a4-819d-4ac125b263f6","invariantUUID":"e9203f7c-828a-4cee-a203-6f32576d3eb4","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56e44f70-2b3a-4888-a437-f2ccc738287b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487276716,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d78e4153-9372-459a-808a-3efb5fb10268","invariantUUID":"a6092348-808c-496d-b926-05b7b0dc3b15","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":"cf4e4cfd-99ac-4875-84e0-2cba470cada4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487306012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"809fa19f-c2d7-4456-bb59-e25e3af7e689","invariantUUID":"91b983a5-81df-476e-98e9-0558f38f6423","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"640961c8-252b-4386-b4fc-b40185be47cd","lifecycleState":"CERTIFIED","lastUpdateDate":1638487368764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"588f1f1f-9289-415d-8e8e-497affe3a75b","invariantUUID":"9cd12b92-1876-4298-88af-0a7ed26923b0","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":"objectStorage","uniqueId":"c09a4d13-a209-4437-bc2c-485407acbff9","lifecycleState":"CERTIFIED","lastUpdateDate":1638487414020,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6279dc1e-37c3-404e-830a-e3a3d60ea63c","invariantUUID":"a24cf176-90ba-4171-bef7-bc0543b62adc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3c9c3d4-a4d6-4284-a261-4651fcf89cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487410009,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09516247-bac5-4af3-9d0d-3b0b77a2967b","invariantUUID":"f2bba580-2912-4b8e-bf99-b14ea588502d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01a92c40-3420-4050-b9ca-b88387d82f11","lifecycleState":"CERTIFIED","lastUpdateDate":1638487365489,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf0d4eda-ce31-4f42-8319-11e0e8de1879","invariantUUID":"dc7c8312-b597-4890-8458-d6d2108d5dc6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487214843,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883b4ece-aef4-41af-bf8a-a1aa896fc7cc","invariantUUID":"45735481-5623-4662-aa1c-7cde90bfebfe","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":"a1e59e8f-0392-41aa-8df0-0bf9adf8a980","lifecycleState":"CERTIFIED","lastUpdateDate":1638487373703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5308c5-e351-433e-903c-1f08b9cad393","invariantUUID":"d45997d1-46f4-41d4-bd1c-20a0454cfa74","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":"objectStorage","uniqueId":"2fe8d462-bb9f-4c61-aafa-77f05c93b39b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487415346,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a0a9bfc-f4bc-423b-a80e-0ce774f65df9","invariantUUID":"b4b3bdc3-b7f9-4ede-a417-b2aba9ffaeed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fcdee3ec-155c-481f-ad48-1906675269e4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487226338,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f4aaac7-4e4d-439b-a1fb-2ea90ee72341","invariantUUID":"d8098839-54ca-4f21-9587-aa041d85787f","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":"d058eb94-ff35-4a42-a947-4852069f3390","lifecycleState":"CERTIFIED","lastUpdateDate":1638487304640,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca86ecf0-cef1-422e-8800-ccd7313aad96","invariantUUID":"bc4c138e-5e78-4e9b-a88f-c437d5b0e5ff","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f4a3e7b-b4b2-4f01-8d2f-cbb5debde293","lifecycleState":"CERTIFIED","lastUpdateDate":1638487275226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0204b61-d86f-411e-84d2-d9222892da6d","invariantUUID":"d97f8aca-4537-470f-8ac3-8efd072a0ee0","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"720ab1f7-48b2-49ba-a1f5-dfab6f3bb029","lifecycleState":"CERTIFIED","lastUpdateDate":1638487420731,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"993752cd-c3f1-4fe5-9e0f-103b529e6a3c","invariantUUID":"bf805b8f-80db-4644-afd0-e26d86b693c8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39fad886-687c-4134-be65-4b1054393035","lifecycleState":"CERTIFIED","lastUpdateDate":1638487247395,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae281b11-45c7-4606-89a0-e851270428bd","invariantUUID":"2ec94efb-bc54-457f-a71c-9d868535f465","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":"9cb43159-9ecf-4673-99bf-6f166b3efff5","lifecycleState":"CERTIFIED","lastUpdateDate":1638487303200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"de306fb8-42f2-4ae1-ba63-cb03a65e5157","invariantUUID":"97d95cfe-ed63-4b3c-8feb-db36edd7d8ac","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":"defaulticon","uniqueId":"c5888caa-6258-41f2-a814-871266ae6f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1638492342775,"name":"vFW 438a173e-9b3f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","systemName":"Vfw438a173e9b3f","description":"vendor software product","tags":["vFW 438a173e-9b3f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09eabdf5-2034-42df-ab58-15286257abf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487328099,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57739979-aca3-467a-8ddc-a83324333104","invariantUUID":"084a621a-800e-4659-ad38-4c787a2905a4","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"58b8402b-9e05-4caa-85ba-dcc71a835bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1638494689181,"name":"Demo_pNF_xK8q7aR36hWbZJDUflte","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","systemName":"DemoPnfXk8q7ar36hwbzjduflte","description":"catalog service description","tags":["robot-ete","Demo_pNF_xK8q7aR36hWbZJDUflte"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f1a1fc19-3e81-4bcb-a1ac-0915dd8faefe","lifecycleState":"CERTIFIED","lastUpdateDate":1638495572929,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24b7f4e3-cb90-4d00-a60d-b6cdf90f41e9","lifecycleState":"CERTIFIED","lastUpdateDate":1638492351201,"name":"vFW 2021-12-03 00-45-02","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","systemName":"Vfw20211203004502","description":"catalog service description","tags":["robot-ete","vFW 2021-12-03 00-45-02"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-03 01:40:51,781 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-03 01:40:51,782 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-03 01:40:51,782 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-03 01:40:51,782 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:51,782 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-03 01:40:51,782 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-03 01:40:51,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:51,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-03 01:40:51,887 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-03 01:40:51,888 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/02ea182d-8af9-4ee6-8f88-3d170dfe4257/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","name":"vFW 2021-12-03 00-45-02","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/57affd16-a36a-42e3-98b2-891dee438331/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","name":"Demo_pNF_xK8q7aR36hWbZJDUflte","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/983724c0-479c-494f-b59c-16f7f33efab9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-03 01:40:51,891 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-03 01:40:51,891 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,891 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,891 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,892 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-03 00-45-02 from SDC 2021-12-03 01:40:51,892 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,892 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,892 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,892 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xK8q7aR36hWbZJDUflte from SDC 2021-12-03 01:40:51,893 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,893 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,893 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,893 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-03 01:40:51,893 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:51,894 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-03 01:40:51,894 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-03 01:40:51,894 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-03 01:40:51,895 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:51,895 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-03 01:40:51,895 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-03 01:40:51,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:51,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-03 01:40:51,973 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-03 01:40:51,974 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/02ea182d-8af9-4ee6-8f88-3d170dfe4257/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","name":"vFW 2021-12-03 00-45-02","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/57affd16-a36a-42e3-98b2-891dee438331/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","name":"Demo_pNF_xK8q7aR36hWbZJDUflte","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/983724c0-479c-494f-b59c-16f7f33efab9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-03 01:40:51,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-03 01:40:51,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-03 00-45-02 from SDC 2021-12-03 01:40:51,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,978 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xK8q7aR36hWbZJDUflte from SDC 2021-12-03 01:40:51,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:51,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:51,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:51,979 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-03 01:40:51,979 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:51,979 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-03 01:40:51,980 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-03 01:40:51,980 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-03 01:40:51,980 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:51,981 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-12-03 01:40:51,981 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-03 01:40:51,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:52,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-12-03 01:40:52,076 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-03 01:40:52,078 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-03 01:40:52,083 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-03 01:40:52,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-03 01:40:52,083 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-03 01:40:52,084 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-12-03 01:40:52,084 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-03 01:40:52,084 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-03 01:40:52,084 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:52,085 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-03 01:40:52,085 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-03 01:40:52,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:52,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-12-03 01:40:52,159 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-03 01:40:52,159 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/02ea182d-8af9-4ee6-8f88-3d170dfe4257/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","name":"vFW 2021-12-03 00-45-02","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/57affd16-a36a-42e3-98b2-891dee438331/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","name":"Demo_pNF_xK8q7aR36hWbZJDUflte","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/983724c0-479c-494f-b59c-16f7f33efab9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-03 01:40:52,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-03 01:40:52,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:52,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:52,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:52,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-03 00-45-02 from SDC 2021-12-03 01:40:52,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:52,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:52,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:52,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xK8q7aR36hWbZJDUflte from SDC 2021-12-03 01:40:52,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:52,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:52,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:52,164 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-12-03 01:40:52,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:52,165 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-03 01:40:52,184 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:52,184 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-12-03 01:40:52,184 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-12-03 01:40:52,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:53,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-12-03 01:40:53,677 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-03 01:40:53,678 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"56bebcea-ace2-40b1-81ba-113830641b11.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"56bebcea-ace2-40b1-81ba-113830641b11","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"56bebcea-ace2-40b1-81ba-113830641b11","empty":false},{"definition":false,"hidden":false,"uniqueId":"56bebcea-ace2-40b1-81ba-113830641b11.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"56bebcea-ace2-40b1-81ba-113830641b11","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"56bebcea-ace2-40b1-81ba-113830641b11","empty":false},{"definition":false,"hidden":false,"uniqueId":"56bebcea-ace2-40b1-81ba-113830641b11.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"56bebcea-ace2-40b1-81ba-113830641b11","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"56bebcea-ace2-40b1-81ba-113830641b11","empty":false},{"definition":false,"hidden":false,"uniqueId":"56bebcea-ace2-40b1-81ba-113830641b11.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"56bebcea-ace2-40b1-81ba-113830641b11","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"56bebcea-ace2-40b1-81ba-113830641b11","empty":false},{"definition":false,"hidden":false,"uniqueId":"56bebcea-ace2-40b1-81ba-113830641b11.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"56bebcea-ace2-40b1-81ba-113830641b11","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"56bebcea-ace2-40b1-81ba-113830641b11","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1638495652869,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a480e225-9289-4d57-8ede-19a6bc0eef2f","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","highestVersion":true,"systemName":"BasicVm","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1638495652869,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638495652788,"description":null,"artifactType":"OTHER","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.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":1638495652788,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-03 01:40:53,683 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-12-03 01:40:53,683 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:53,690 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-03 01:40:53,690 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-03 01:40:53,690 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:53,690 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-12-03 01:40:53,690 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-03 01:40:53,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:53,754 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-12-03 01:40:53,755 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-03 01:40:53,756 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","name":"vFW 438a173e-9b3f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7219a0dc-e4e2-4c67-951e-0fbdff417506/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0a26d65c-a767-4627-bdcb-1d899ebe67da/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-03 01:40:53,758 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 438a173e-9b3f from SDC 2021-12-03 01:40:53,759 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:53,759 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:53,759 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:53,759 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-03 01:40:53,759 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:53,760 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:53,760 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:53,760 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-12-03 01:40:53,760 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:53,760 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-03 01:40:53,761 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:53,761 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-03 01:40:53,761 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-03 01:40:53,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:53,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-03 01:40:53,865 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-03 01:40:53,869 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4343c2fb-4170-4615-992f-2c96a3af2b18","lifecycleState":"CERTIFIED","lastUpdateDate":1638487244208,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1e5cff-0391-474c-bfcc-fe349ac24937","invariantUUID":"4f8bc0e7-d9ea-4dfa-939f-1bdec2c51adf","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368365b0-b7a5-4d44-8dd0-5814ad0cc747","lifecycleState":"CERTIFIED","lastUpdateDate":1638487417947,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93b0bab5-c60d-4453-953e-1d427ac7a8f3","invariantUUID":"b53aaa69-30cf-4991-ad08-49d1d60bd236","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32d8fd0c-09bd-42dc-9e40-9a9a91996dbb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487288231,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc0c9998-f38e-405e-b722-7394bbfc3550","invariantUUID":"ed507012-4ce0-4ea7-8fa5-850a4449c085","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":"cdcd852a-19f4-4608-a6f6-cbb762843f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487314037,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b637b-af6f-41c8-b674-1ff074a2dbd6","invariantUUID":"faa5b1bf-6d58-4da8-9196-ccd2fbc1bb8a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54782008-9c39-4ec2-83f8-d9bbcc4cf957","lifecycleState":"CERTIFIED","lastUpdateDate":1638487371399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331e9c47-4970-47d1-96d0-9af7f3256c01","invariantUUID":"6a526382-1b32-4ec5-aa65-fedd030cd21e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a09aaeb2-1871-483f-a9a0-49ee61c2b478","lifecycleState":"CERTIFIED","lastUpdateDate":1638487359309,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e684e8-3648-4661-9588-2bb115badc98","invariantUUID":"adfd3c27-e8ad-433c-996d-fc6e9d985d9e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b2201a76-0733-48d9-8b97-f7efcd1628ec","lifecycleState":"CERTIFIED","lastUpdateDate":1638487342668,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46c7af98-9a69-453b-bfaa-cb7d836d6c2c","invariantUUID":"8cdffa4b-3799-4a43-875b-6eabc910be5f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d3a1335b-2a7b-46d2-8575-ba6030bcdac2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487340584,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357dd19b-ae64-4f86-9a1d-69de01b60a0b","invariantUUID":"c50d92dc-170e-4a3e-8837-baf9b50aad48","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":"network","uniqueId":"e7dd2914-c7bc-4cf2-952d-366aa9e505b4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487334194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35ccaf10-7629-4f4e-8882-afebb4c24ae2","invariantUUID":"9b5d90fb-7798-41c2-ae7f-b811f2b53596","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2b4242a-d079-41ac-ae41-920681ceb158","lifecycleState":"CERTIFIED","lastUpdateDate":1638487238036,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36439584-b5fc-4aa2-9cd3-1f745da4b82b","invariantUUID":"68bc921c-c82e-49e5-800f-6539576f6284","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":"4047aca9-6958-4764-af18-9ff19ffa5290","lifecycleState":"CERTIFIED","lastUpdateDate":1638487321007,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ae1b3dd-d223-49b5-bfb1-c4d541c549de","invariantUUID":"e338e8e6-fde2-44d3-9b61-546f50dae804","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":"compute","uniqueId":"92e97da0-14e5-48cd-9aea-9250dc9dacaa","lifecycleState":"CERTIFIED","lastUpdateDate":1638487375141,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38988c3b-ecee-462d-baff-3eadf2c4a7c2","invariantUUID":"daf7c7c9-39d4-43f7-89a6-e1f876ab7871","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9b36b8-9ff0-43e3-84d5-031d461f41cb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487245705,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55df3059-a8dc-4511-85ab-89092ae7ad56","invariantUUID":"7348ec18-0c90-4a67-a860-efc776177389","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c793980a-49a5-48ab-92bc-6ebbd08104ae","lifecycleState":"CERTIFIED","lastUpdateDate":1638487357197,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df60356b-3362-4c92-89b3-6b9f38d39317","invariantUUID":"440bff40-ab77-4bb1-ae30-0f66f6cfcd13","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d39f0eb-d3e0-4bf8-90d9-4db57563894a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487312391,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2070286-c08b-4189-9221-0a4b298e15cf","invariantUUID":"5ce85fbb-17a8-4a8b-aa21-f71484debd9e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a20f16f5-560f-482e-a907-48ba90b26469","lifecycleState":"CERTIFIED","lastUpdateDate":1638487308715,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f8c27a2-505a-4b1c-9a5f-7d3ae3d3fd7d","invariantUUID":"e4bc0c5b-c8cd-4436-bab2-2ed278789609","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af77a7d-f2df-4646-8889-dea1ef601a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487294689,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"536fce9d-b956-4eb8-9ec1-6afabffd44a8","invariantUUID":"36172d8e-3f35-431c-9956-5aef7dd22f54","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2701460-9dcb-4fa0-9259-7afebd7f9b46","lifecycleState":"CERTIFIED","lastUpdateDate":1638487298952,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3532942b-5cfe-44e3-a9eb-f82e9b2123ea","invariantUUID":"a0e92c88-a944-4a58-9189-a0f1eaa76a7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","lifecycleState":"CERTIFIED","lastUpdateDate":1638487271278,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e545d90e-891c-4c6d-ba6c-64e2aa08ebb8","invariantUUID":"6ebed08f-8e7f-4875-8fc3-31b1f5eaf3d3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a5108be9-7d54-43bb-a7cc-feb5049e2590","lifecycleState":"CERTIFIED","lastUpdateDate":1638487408702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddc73e1-b41e-4b72-9704-4ced39d0b505","invariantUUID":"4db87064-f5d9-4743-aa1a-d7a9ab80bdf1","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e528f389-e50e-4a00-be85-2d9e370318db","lifecycleState":"CERTIFIED","lastUpdateDate":1638487422012,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab7e317-b118-45c5-96fb-192985753fba","invariantUUID":"25d9ce46-e7af-4048-9786-06ac5bcd94ba","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","lifecycleState":"CERTIFIED","lastUpdateDate":1638495638862,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e39447-47f6-4712-b8fb-fd9c7db33060","lifecycleState":"CERTIFIED","lastUpdateDate":1638487249171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc04d639-9ddd-468e-8993-89b4a03fdf92","invariantUUID":"996da6ac-76bc-4c49-971c-414c2d2bfec9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff012c23-55d0-4ced-ba23-43be69dfaccc","lifecycleState":"CERTIFIED","lastUpdateDate":1638487332568,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a875c82c-d05f-481b-ad9b-e2a5d0765d95","invariantUUID":"6b706ff0-275e-4470-a8a5-4916dee01514","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"857aed65-3414-41e4-a6a9-d764abefa674","lifecycleState":"CERTIFIED","lastUpdateDate":1638487242680,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97891f25-5c0e-49dc-a17e-3dcb25f3b67d","invariantUUID":"b2759771-d546-495e-b6ba-eb7e691e2075","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdf8852a-489d-455e-b20c-e0f4ea8d0679","lifecycleState":"CERTIFIED","lastUpdateDate":1638487376666,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513462d2-6397-4e87-8459-e38b4d350383","invariantUUID":"ba536208-45ef-4911-a2b8-269207ce1fd1","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"361d8cca-1aed-4d66-aa3d-d3c11f0c765e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487412692,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ab81550-cef5-495b-8c10-2bd5e423fd90","invariantUUID":"4c578ceb-bc5e-476d-b590-d3dd1eff8d1c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06c6d419-39d6-4e8e-a11c-7aabf676822a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487349589,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba7ebca-08a2-4f67-9dce-b78a39bf53a1","invariantUUID":"356aa8e5-4f3d-4697-bbf5-5b3e34006114","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2754a89-67f3-43b0-acac-537da8022941","lifecycleState":"CERTIFIED","lastUpdateDate":1638487239566,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018fb273-ac00-4c49-a407-d5d5cad15f1d","invariantUUID":"9f3cc97a-4ced-4484-8bb7-292cc8ef8939","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":"67b50251-cbc8-40c6-be6d-5bfb53291380","lifecycleState":"CERTIFIED","lastUpdateDate":1638487315585,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"854e5b77-1d34-48d2-a586-ab7cde80d3f8","invariantUUID":"cc2e1066-22a5-4e7b-b7bb-5fa76cae0ffb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d97bb3e-838a-45e4-afa1-05e2c9d7feb8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487353814,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"111e7865-6bad-44a9-9053-2dbd348e2c72","invariantUUID":"081a584f-6a43-4205-b66a-3c8448da0e51","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":"loadBalancer","uniqueId":"d84c45d0-5e4f-4f33-a40f-311979ce711f","lifecycleState":"CERTIFIED","lastUpdateDate":1638487229455,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83d60224-bce4-4143-a475-c88ccaa34246","invariantUUID":"b61a09cb-8e92-4a31-8135-37e6a6860dcd","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":"b238bea7-cc68-4d4c-989d-11aec3ecf9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487269750,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943e1d68-18fb-42f3-9083-bbfca32865b8","invariantUUID":"2b56642d-a7d1-41fb-98d4-d5aaee73567d","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":"5e34763a-6c6c-4e83-bb48-635416f670e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487251275,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7176c7f6-9fb1-4069-8036-17205ee0d8a3","invariantUUID":"b1cba404-4dc6-470c-afed-bba60b613e36","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":"8021fabe-57cd-4a6c-931d-4d850c01a4bb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487319302,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5f2345e-f393-4519-ac29-85d1debe72c2","invariantUUID":"80656743-3bb1-4552-8acd-669aeadfdf03","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":"compute","uniqueId":"946fa10f-98b0-4464-8bc6-ef14b8af971c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487419219,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde32924-512a-44a2-b6ef-60c681121150","invariantUUID":"4b393d89-f0f7-421c-84d7-b30820270451","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540767af-f196-4153-a90f-8fd759eb89d0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487232516,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb60da26-028e-4a4d-94ef-7507eff63cc1","invariantUUID":"d15e144b-3656-442d-a92a-933f55a61eb1","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1819fe73-ddf6-46d6-8dfc-8a13791adfa2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487348194,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74c7ccc7-fa00-49fc-9af8-6fc2ff734c9d","invariantUUID":"59907074-6b60-4ee0-a1ca-d304ef4ef4c4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"580736e0-2086-462c-957e-ac024a8bd51c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487260663,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b246a4d5-17d3-40d4-902b-24183b85d7ca","invariantUUID":"841d0ce5-da83-41ea-9d4b-502cd2a77dcd","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":"defaulticon","uniqueId":"85c56731-c6ad-46e6-bbe3-694a0b0c60bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638494683484,"name":"pNF 8c7b877f-9b4f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ac3ab763-370b-4428-a1da-58d39573ec6c","invariantUUID":"c6cc108e-271d-4487-bbc0-d1a61c5235c8","systemName":"Pnf8c7b877f9b4f","description":"vendor software product","tags":["pNF 8c7b877f-9b4f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9331a26-8d4d-45b1-a3ed-c09de2545ead","lifecycleState":"CERTIFIED","lastUpdateDate":1638487411299,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59167727-eeee-452e-8a2e-bfcd696a8f79","invariantUUID":"e7e82ba5-b72a-401d-b051-7ab2c1c99eb7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16c0afe5-e6cb-4fe4-8ce0-1c1aa6439b21","lifecycleState":"CERTIFIED","lastUpdateDate":1638487224298,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1c4fb4-8bba-4d34-bfef-d3eda43cd622","invariantUUID":"d46f23f0-105a-4053-8b8c-42dade69920e","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":"defaulticon","uniqueId":"9ba16c0e-9a65-428a-aa3b-3af0cfa3d222","lifecycleState":"CERTIFIED","lastUpdateDate":1638487307359,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00575a59-faec-4127-8181-ca18ecbb47dc","invariantUUID":"198d7b45-7a4c-4138-9f1f-45f062e77dd7","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":"network","uniqueId":"ef26604e-a611-4340-bca0-8ddef134ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1638487416631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb969bd-5fab-448e-a6a8-aad4e714213b","invariantUUID":"89d8abba-7366-441f-8dac-cec4f713b7f3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50cd799-ea68-4fdf-973a-079e0f0c8712","lifecycleState":"CERTIFIED","lastUpdateDate":1638487300320,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24e41206-d146-435f-8c7d-401386845071","invariantUUID":"c49ffb74-f353-4d41-8473-1e80275a8a76","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aab6af5e-13a9-4674-9ad8-6ff3ec99c59c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487236644,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d5a81e0-a58b-4753-b64c-8ab76c3c5486","invariantUUID":"5c5056da-4951-476e-9ea1-726e13f0a5cf","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"43630808-428c-4558-ad34-776bd9c5f628","lifecycleState":"CERTIFIED","lastUpdateDate":1638487273713,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e98a2991-f403-4248-a5d0-52b4708f3c4e","invariantUUID":"53acca95-6510-41d8-9a68-cd2427f1993a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d87347b6-cff6-4255-81e8-e30ac6383643","lifecycleState":"CERTIFIED","lastUpdateDate":1638487346808,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2b9dae8-c13a-4046-be01-f72b9d7c94ad","invariantUUID":"4f66f508-3242-449a-b650-7f09d1cfd44d","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":"port","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14","lifecycleState":"CERTIFIED","lastUpdateDate":1638487231013,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94868bf0-4666-4fb6-a573-431a30d43410","invariantUUID":"78d25f8d-4d95-4a2e-9622-9365f6f88ece","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":"af2d907a-81b0-4c7d-ab6b-a96ac46d1aef","lifecycleState":"CERTIFIED","lastUpdateDate":1638487241065,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b97bdc9-64a5-4fd3-a6de-97a6ea0285c0","invariantUUID":"f626b771-4496-4953-8972-39007c04badb","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":"port","uniqueId":"418bc286-70df-4b56-853d-602cd29c11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1638487262879,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149959a6-6aaa-4bb0-b060-93ee75aff4c9","invariantUUID":"48b83311-8ad9-414f-bb48-c780ca1fbb49","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":"c4246640-6eb7-4a19-98f0-eaf44bd989e7","lifecycleState":"CERTIFIED","lastUpdateDate":1638487350974,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06fdf0b2-57d4-4f34-aeda-5320e8275abc","invariantUUID":"0c2ddc1d-c2b7-43be-a6da-4fae138b1e41","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":"port","uniqueId":"c1fe7792-c378-46ab-ae0d-997fba7a362c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487363951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abdf8809-9e14-414d-ac4c-60d199ebe4f7","invariantUUID":"ad5d73ed-67e1-4a30-a973-82024e0d3041","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":"defaulticon","uniqueId":"11643b69-64ee-473a-bdf1-a3aad198951b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487221781,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b0a7b88-d51e-4bd5-9ecf-b00e2c2b8290","invariantUUID":"ad530f04-a4da-40eb-a422-9ed9125672c2","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"511368cf-d75b-498b-a3db-d658d32bfb76","lifecycleState":"CERTIFIED","lastUpdateDate":1638487378380,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b01573a-4ba5-415b-b13c-e2a471f8aa82","invariantUUID":"782fe19b-8e23-4906-a86f-40fb5694ee73","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":"c47315f3-5bc6-4624-8d0f-68936479942b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487284907,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e8ca9-ece0-48d8-99cd-5c13efd77423","invariantUUID":"65fa893b-7905-4595-a150-b8e8801e370d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6fa33d2-1335-4b3d-83ce-bf62b22f3e42","lifecycleState":"CERTIFIED","lastUpdateDate":1638487286832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e512407-7e7c-415b-9c1c-9b73902dfc82","invariantUUID":"7ca9440d-412d-4c16-aabc-b53d623ec445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e261d6b-1493-49bf-98d1-0491980d736d","lifecycleState":"CERTIFIED","lastUpdateDate":1638487352449,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a086647e-86e4-408c-b0ab-bc7d9b49f8ed","invariantUUID":"ff21cfd9-ec3b-4ef7-b1bc-c75dbc6c8679","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":"compute","uniqueId":"c57a059f-f33e-47f9-9ac7-4182e03bda69","lifecycleState":"CERTIFIED","lastUpdateDate":1638487407321,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d29773-2a29-448c-843a-b29cbf68dead","invariantUUID":"74a47ad2-9b80-49cc-9077-5bf3e554df83","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"caf50737-3022-4b7f-9ba3-e44ec53b2b66","lifecycleState":"CERTIFIED","lastUpdateDate":1638487322383,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7da003b-1335-4a45-9244-b9b4efd75540","invariantUUID":"e758dce9-0ccc-458e-a658-50298b5a974f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bd3f119-c583-4a19-b711-75efe16bc55b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487360977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"387e171c-5372-4c2e-b878-962ebd8935a3","invariantUUID":"c432a4ae-b1c6-4435-b19a-e433b2443ac7","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":"compute","uniqueId":"b240f434-6b5b-49aa-af26-085b0fdc5001","lifecycleState":"CERTIFIED","lastUpdateDate":1638487326216,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759d99b-6e2f-4332-9332-53bec0db519d","invariantUUID":"bfa37080-6196-4453-9e99-c8f865b44d7a","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":"df9a6fb7-c298-45e2-991c-c2cb49a463df","lifecycleState":"CERTIFIED","lastUpdateDate":1638487280700,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5717e31e-bffd-48b9-b509-5d22a098a11e","invariantUUID":"59fd3481-c763-40af-9850-340888b1393e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7373083-6753-453d-9afd-7e86665f67eb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487355243,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c576ad61-6c4e-41c8-995e-04ea40998f99","invariantUUID":"d1e32bc5-90d1-48b2-9b91-302fbe9d6f2c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66a2f3b0-056e-4cf7-96c6-41daf04f5623","lifecycleState":"CERTIFIED","lastUpdateDate":1638487345092,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f85d357a-81ad-4fad-987a-b527b6474b11","invariantUUID":"a5547b4c-762a-43e8-9f57-82c40c0b1923","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":"networkrules","uniqueId":"dd9dc625-0a5c-4242-8b68-625d717da089","lifecycleState":"CERTIFIED","lastUpdateDate":1638487268205,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"91c7c73a-fa6b-4e34-b091-eb4fdbcdeecb","invariantUUID":"e805f282-4a9e-405a-b232-c11a25c7a933","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a97d1b-08ff-45ff-901d-904de941d87e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487310480,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b79b602-a8c0-4565-8f58-c970a4a870cf","invariantUUID":"23b533ae-2968-4d23-9ddd-5d0aa8f9c0db","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3882ea8e-5c98-4dc8-a34d-94bbf6483e70","lifecycleState":"CERTIFIED","lastUpdateDate":1638487253370,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b15a291e-6199-49a4-819d-4ac125b263f6","invariantUUID":"e9203f7c-828a-4cee-a203-6f32576d3eb4","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56e44f70-2b3a-4888-a437-f2ccc738287b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487276716,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d78e4153-9372-459a-808a-3efb5fb10268","invariantUUID":"a6092348-808c-496d-b926-05b7b0dc3b15","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":"cf4e4cfd-99ac-4875-84e0-2cba470cada4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487306012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"809fa19f-c2d7-4456-bb59-e25e3af7e689","invariantUUID":"91b983a5-81df-476e-98e9-0558f38f6423","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"640961c8-252b-4386-b4fc-b40185be47cd","lifecycleState":"CERTIFIED","lastUpdateDate":1638487368764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"588f1f1f-9289-415d-8e8e-497affe3a75b","invariantUUID":"9cd12b92-1876-4298-88af-0a7ed26923b0","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":"objectStorage","uniqueId":"c09a4d13-a209-4437-bc2c-485407acbff9","lifecycleState":"CERTIFIED","lastUpdateDate":1638487414020,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6279dc1e-37c3-404e-830a-e3a3d60ea63c","invariantUUID":"a24cf176-90ba-4171-bef7-bc0543b62adc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3c9c3d4-a4d6-4284-a261-4651fcf89cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487410009,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09516247-bac5-4af3-9d0d-3b0b77a2967b","invariantUUID":"f2bba580-2912-4b8e-bf99-b14ea588502d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01a92c40-3420-4050-b9ca-b88387d82f11","lifecycleState":"CERTIFIED","lastUpdateDate":1638487365489,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf0d4eda-ce31-4f42-8319-11e0e8de1879","invariantUUID":"dc7c8312-b597-4890-8458-d6d2108d5dc6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487214843,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883b4ece-aef4-41af-bf8a-a1aa896fc7cc","invariantUUID":"45735481-5623-4662-aa1c-7cde90bfebfe","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":"a1e59e8f-0392-41aa-8df0-0bf9adf8a980","lifecycleState":"CERTIFIED","lastUpdateDate":1638487373703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5308c5-e351-433e-903c-1f08b9cad393","invariantUUID":"d45997d1-46f4-41d4-bd1c-20a0454cfa74","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":"objectStorage","uniqueId":"2fe8d462-bb9f-4c61-aafa-77f05c93b39b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487415346,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a0a9bfc-f4bc-423b-a80e-0ce774f65df9","invariantUUID":"b4b3bdc3-b7f9-4ede-a417-b2aba9ffaeed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fcdee3ec-155c-481f-ad48-1906675269e4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487226338,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f4aaac7-4e4d-439b-a1fb-2ea90ee72341","invariantUUID":"d8098839-54ca-4f21-9587-aa041d85787f","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":"d058eb94-ff35-4a42-a947-4852069f3390","lifecycleState":"CERTIFIED","lastUpdateDate":1638487304640,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca86ecf0-cef1-422e-8800-ccd7313aad96","invariantUUID":"bc4c138e-5e78-4e9b-a88f-c437d5b0e5ff","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f4a3e7b-b4b2-4f01-8d2f-cbb5debde293","lifecycleState":"CERTIFIED","lastUpdateDate":1638487275226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0204b61-d86f-411e-84d2-d9222892da6d","invariantUUID":"d97f8aca-4537-470f-8ac3-8efd072a0ee0","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"720ab1f7-48b2-49ba-a1f5-dfab6f3bb029","lifecycleState":"CERTIFIED","lastUpdateDate":1638487420731,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"993752cd-c3f1-4fe5-9e0f-103b529e6a3c","invariantUUID":"bf805b8f-80db-4644-afd0-e26d86b693c8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39fad886-687c-4134-be65-4b1054393035","lifecycleState":"CERTIFIED","lastUpdateDate":1638487247395,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae281b11-45c7-4606-89a0-e851270428bd","invariantUUID":"2ec94efb-bc54-457f-a71c-9d868535f465","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":"9cb43159-9ecf-4673-99bf-6f166b3efff5","lifecycleState":"CERTIFIED","lastUpdateDate":1638487303200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"de306fb8-42f2-4ae1-ba63-cb03a65e5157","invariantUUID":"97d95cfe-ed63-4b3c-8feb-db36edd7d8ac","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":"defaulticon","uniqueId":"c5888caa-6258-41f2-a814-871266ae6f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1638492342775,"name":"vFW 438a173e-9b3f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","systemName":"Vfw438a173e9b3f","description":"vendor software product","tags":["vFW 438a173e-9b3f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09eabdf5-2034-42df-ab58-15286257abf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487328099,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57739979-aca3-467a-8ddc-a83324333104","invariantUUID":"084a621a-800e-4659-ad38-4c787a2905a4","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"58b8402b-9e05-4caa-85ba-dcc71a835bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1638494689181,"name":"Demo_pNF_xK8q7aR36hWbZJDUflte","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","systemName":"DemoPnfXk8q7ar36hwbzjduflte","description":"catalog service description","tags":["robot-ete","Demo_pNF_xK8q7aR36hWbZJDUflte"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1638495652869,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","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":"f1a1fc19-3e81-4bcb-a1ac-0915dd8faefe","lifecycleState":"CERTIFIED","lastUpdateDate":1638495572929,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24b7f4e3-cb90-4d00-a60d-b6cdf90f41e9","lifecycleState":"CERTIFIED","lastUpdateDate":1638492351201,"name":"vFW 2021-12-03 00-45-02","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","systemName":"Vfw20211203004502","description":"catalog service description","tags":["robot-ete","vFW 2021-12-03 00-45-02"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-03 01:40:53,875 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-03 01:40:53,876 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:53,877 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/84744076-30de-41ff-a824-29a9e1810fdb/resourceInstance 2021-12-03 01:40:53,877 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "ce9a2088-ed17-4bb8-99b8-a8f671806e06", "originType": "VF", "componentUid": "ce9a2088-ed17-4bb8-99b8-a8f671806e06", "icon": "defaulticon" } 2021-12-03 01:40:53,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:55,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/84744076-30de-41ff-a824-29a9e1810fdb/resourceInstance HTTP/1.1" 201 None 2021-12-03 01:40:55,808 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-03 01:40:55,809 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":"86a90731-699b-45d2-8034-8b8407745653.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"86a90731-699b-45d2-8034-8b8407745653.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"070eeac3-757b-4c1a-ba16-6c1908afa655","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"070eeac3-757b-4c1a-ba16-6c1908afa655","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","createdFromCsar":false,"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb.ce9a2088-ed17-4bb8-99b8-a8f671806e06.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1638495654626,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1638495654626,"customizationUUID":"23d4be14-974e-4713-919c-5ab5848513ef","posX":"200","posY":"100","componentName":"basic_vm","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-12-03 01:40:55,809 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-12-03 01:40:55,812 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:55,812 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/a480e225-9289-4d57-8ede-19a6bc0eef2f/distribution 2021-12-03 01:40:55,812 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-03 01:40:55,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:55,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/a480e225-9289-4d57-8ede-19a6bc0eef2f/distribution HTTP/1.1" 200 38 2021-12-03 01:40:55,890 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-03 01:40:55,890 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-12-03 01:40:55,892 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:55,892 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-12-03 01:40:55,893 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-03 01:40:55,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:55,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-12-03 01:40:55,943 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-03 01:40:55,943 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-03 01:40:55,945 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-03 01:40:55,945 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-12-03 01:40:55,948 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:55,949 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/84744076-30de-41ff-a824-29a9e1810fdb/lifecycleState/checkin 2021-12-03 01:40:55,949 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-03 01:40:55,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:57,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/84744076-30de-41ff-a824-29a9e1810fdb/lifecycleState/checkin HTTP/1.1" 200 1179 2021-12-03 01:40:57,740 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-03 01:40:57,740 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1638495652869,"lastUpdateDate":1638495656585,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"84744076-30de-41ff-a824-29a9e1810fdb"},"projectCode":"123456","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","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":"a480e225-9289-4d57-8ede-19a6bc0eef2f"} 2021-12-03 01:40:57,744 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-03 01:40:57,744 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-03 01:40:57,745 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:57,745 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-03 01:40:57,745 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-03 01:40:57,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:40:57,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1504 2021-12-03 01:40:57,840 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-03 01:40:57,840 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a480e225-9289-4d57-8ede-19a6bc0eef2f/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/02ea182d-8af9-4ee6-8f88-3d170dfe4257/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","name":"vFW 2021-12-03 00-45-02","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/57affd16-a36a-42e3-98b2-891dee438331/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","name":"Demo_pNF_xK8q7aR36hWbZJDUflte","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/983724c0-479c-494f-b59c-16f7f33efab9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-03 01:40:57,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-03 01:40:57,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:57,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:57,844 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-03 01:40:57,844 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-03 01:40:57,844 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:57,844 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:57,844 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:57,845 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-03 00-45-02 from SDC 2021-12-03 01:40:57,845 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:57,845 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:57,845 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:57,845 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xK8q7aR36hWbZJDUflte from SDC 2021-12-03 01:40:57,846 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:40:57,846 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:40:57,846 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:40:57,846 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-12-03 01:40:57,846 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:40:57,847 INFO 192:__init__.py(1) - Service found, updating information 2021-12-03 01:40:57,847 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:57,847 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-03 01:40:57,848 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-03 01:40:57,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:40:57,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-03 01:40:57,956 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-03 01:40:57,959 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4343c2fb-4170-4615-992f-2c96a3af2b18","lifecycleState":"CERTIFIED","lastUpdateDate":1638487244208,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1e5cff-0391-474c-bfcc-fe349ac24937","invariantUUID":"4f8bc0e7-d9ea-4dfa-939f-1bdec2c51adf","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368365b0-b7a5-4d44-8dd0-5814ad0cc747","lifecycleState":"CERTIFIED","lastUpdateDate":1638487417947,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93b0bab5-c60d-4453-953e-1d427ac7a8f3","invariantUUID":"b53aaa69-30cf-4991-ad08-49d1d60bd236","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32d8fd0c-09bd-42dc-9e40-9a9a91996dbb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487288231,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc0c9998-f38e-405e-b722-7394bbfc3550","invariantUUID":"ed507012-4ce0-4ea7-8fa5-850a4449c085","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":"cdcd852a-19f4-4608-a6f6-cbb762843f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487314037,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b637b-af6f-41c8-b674-1ff074a2dbd6","invariantUUID":"faa5b1bf-6d58-4da8-9196-ccd2fbc1bb8a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54782008-9c39-4ec2-83f8-d9bbcc4cf957","lifecycleState":"CERTIFIED","lastUpdateDate":1638487371399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331e9c47-4970-47d1-96d0-9af7f3256c01","invariantUUID":"6a526382-1b32-4ec5-aa65-fedd030cd21e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a09aaeb2-1871-483f-a9a0-49ee61c2b478","lifecycleState":"CERTIFIED","lastUpdateDate":1638487359309,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e684e8-3648-4661-9588-2bb115badc98","invariantUUID":"adfd3c27-e8ad-433c-996d-fc6e9d985d9e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b2201a76-0733-48d9-8b97-f7efcd1628ec","lifecycleState":"CERTIFIED","lastUpdateDate":1638487342668,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46c7af98-9a69-453b-bfaa-cb7d836d6c2c","invariantUUID":"8cdffa4b-3799-4a43-875b-6eabc910be5f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d3a1335b-2a7b-46d2-8575-ba6030bcdac2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487340584,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357dd19b-ae64-4f86-9a1d-69de01b60a0b","invariantUUID":"c50d92dc-170e-4a3e-8837-baf9b50aad48","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":"network","uniqueId":"e7dd2914-c7bc-4cf2-952d-366aa9e505b4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487334194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35ccaf10-7629-4f4e-8882-afebb4c24ae2","invariantUUID":"9b5d90fb-7798-41c2-ae7f-b811f2b53596","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2b4242a-d079-41ac-ae41-920681ceb158","lifecycleState":"CERTIFIED","lastUpdateDate":1638487238036,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36439584-b5fc-4aa2-9cd3-1f745da4b82b","invariantUUID":"68bc921c-c82e-49e5-800f-6539576f6284","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":"4047aca9-6958-4764-af18-9ff19ffa5290","lifecycleState":"CERTIFIED","lastUpdateDate":1638487321007,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ae1b3dd-d223-49b5-bfb1-c4d541c549de","invariantUUID":"e338e8e6-fde2-44d3-9b61-546f50dae804","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":"compute","uniqueId":"92e97da0-14e5-48cd-9aea-9250dc9dacaa","lifecycleState":"CERTIFIED","lastUpdateDate":1638487375141,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38988c3b-ecee-462d-baff-3eadf2c4a7c2","invariantUUID":"daf7c7c9-39d4-43f7-89a6-e1f876ab7871","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9b36b8-9ff0-43e3-84d5-031d461f41cb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487245705,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55df3059-a8dc-4511-85ab-89092ae7ad56","invariantUUID":"7348ec18-0c90-4a67-a860-efc776177389","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c793980a-49a5-48ab-92bc-6ebbd08104ae","lifecycleState":"CERTIFIED","lastUpdateDate":1638487357197,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df60356b-3362-4c92-89b3-6b9f38d39317","invariantUUID":"440bff40-ab77-4bb1-ae30-0f66f6cfcd13","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d39f0eb-d3e0-4bf8-90d9-4db57563894a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487312391,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2070286-c08b-4189-9221-0a4b298e15cf","invariantUUID":"5ce85fbb-17a8-4a8b-aa21-f71484debd9e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a20f16f5-560f-482e-a907-48ba90b26469","lifecycleState":"CERTIFIED","lastUpdateDate":1638487308715,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f8c27a2-505a-4b1c-9a5f-7d3ae3d3fd7d","invariantUUID":"e4bc0c5b-c8cd-4436-bab2-2ed278789609","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af77a7d-f2df-4646-8889-dea1ef601a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487294689,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"536fce9d-b956-4eb8-9ec1-6afabffd44a8","invariantUUID":"36172d8e-3f35-431c-9956-5aef7dd22f54","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2701460-9dcb-4fa0-9259-7afebd7f9b46","lifecycleState":"CERTIFIED","lastUpdateDate":1638487298952,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3532942b-5cfe-44e3-a9eb-f82e9b2123ea","invariantUUID":"a0e92c88-a944-4a58-9189-a0f1eaa76a7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","lifecycleState":"CERTIFIED","lastUpdateDate":1638487271278,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e545d90e-891c-4c6d-ba6c-64e2aa08ebb8","invariantUUID":"6ebed08f-8e7f-4875-8fc3-31b1f5eaf3d3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a5108be9-7d54-43bb-a7cc-feb5049e2590","lifecycleState":"CERTIFIED","lastUpdateDate":1638487408702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddc73e1-b41e-4b72-9704-4ced39d0b505","invariantUUID":"4db87064-f5d9-4743-aa1a-d7a9ab80bdf1","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e528f389-e50e-4a00-be85-2d9e370318db","lifecycleState":"CERTIFIED","lastUpdateDate":1638487422012,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab7e317-b118-45c5-96fb-192985753fba","invariantUUID":"25d9ce46-e7af-4048-9786-06ac5bcd94ba","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","lifecycleState":"CERTIFIED","lastUpdateDate":1638495638862,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e39447-47f6-4712-b8fb-fd9c7db33060","lifecycleState":"CERTIFIED","lastUpdateDate":1638487249171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc04d639-9ddd-468e-8993-89b4a03fdf92","invariantUUID":"996da6ac-76bc-4c49-971c-414c2d2bfec9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff012c23-55d0-4ced-ba23-43be69dfaccc","lifecycleState":"CERTIFIED","lastUpdateDate":1638487332568,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a875c82c-d05f-481b-ad9b-e2a5d0765d95","invariantUUID":"6b706ff0-275e-4470-a8a5-4916dee01514","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"857aed65-3414-41e4-a6a9-d764abefa674","lifecycleState":"CERTIFIED","lastUpdateDate":1638487242680,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97891f25-5c0e-49dc-a17e-3dcb25f3b67d","invariantUUID":"b2759771-d546-495e-b6ba-eb7e691e2075","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdf8852a-489d-455e-b20c-e0f4ea8d0679","lifecycleState":"CERTIFIED","lastUpdateDate":1638487376666,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513462d2-6397-4e87-8459-e38b4d350383","invariantUUID":"ba536208-45ef-4911-a2b8-269207ce1fd1","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"361d8cca-1aed-4d66-aa3d-d3c11f0c765e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487412692,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ab81550-cef5-495b-8c10-2bd5e423fd90","invariantUUID":"4c578ceb-bc5e-476d-b590-d3dd1eff8d1c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06c6d419-39d6-4e8e-a11c-7aabf676822a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487349589,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba7ebca-08a2-4f67-9dce-b78a39bf53a1","invariantUUID":"356aa8e5-4f3d-4697-bbf5-5b3e34006114","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2754a89-67f3-43b0-acac-537da8022941","lifecycleState":"CERTIFIED","lastUpdateDate":1638487239566,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018fb273-ac00-4c49-a407-d5d5cad15f1d","invariantUUID":"9f3cc97a-4ced-4484-8bb7-292cc8ef8939","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":"67b50251-cbc8-40c6-be6d-5bfb53291380","lifecycleState":"CERTIFIED","lastUpdateDate":1638487315585,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"854e5b77-1d34-48d2-a586-ab7cde80d3f8","invariantUUID":"cc2e1066-22a5-4e7b-b7bb-5fa76cae0ffb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d97bb3e-838a-45e4-afa1-05e2c9d7feb8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487353814,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"111e7865-6bad-44a9-9053-2dbd348e2c72","invariantUUID":"081a584f-6a43-4205-b66a-3c8448da0e51","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":"loadBalancer","uniqueId":"d84c45d0-5e4f-4f33-a40f-311979ce711f","lifecycleState":"CERTIFIED","lastUpdateDate":1638487229455,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83d60224-bce4-4143-a475-c88ccaa34246","invariantUUID":"b61a09cb-8e92-4a31-8135-37e6a6860dcd","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":"b238bea7-cc68-4d4c-989d-11aec3ecf9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487269750,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943e1d68-18fb-42f3-9083-bbfca32865b8","invariantUUID":"2b56642d-a7d1-41fb-98d4-d5aaee73567d","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":"5e34763a-6c6c-4e83-bb48-635416f670e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487251275,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7176c7f6-9fb1-4069-8036-17205ee0d8a3","invariantUUID":"b1cba404-4dc6-470c-afed-bba60b613e36","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":"8021fabe-57cd-4a6c-931d-4d850c01a4bb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487319302,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5f2345e-f393-4519-ac29-85d1debe72c2","invariantUUID":"80656743-3bb1-4552-8acd-669aeadfdf03","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":"compute","uniqueId":"946fa10f-98b0-4464-8bc6-ef14b8af971c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487419219,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde32924-512a-44a2-b6ef-60c681121150","invariantUUID":"4b393d89-f0f7-421c-84d7-b30820270451","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540767af-f196-4153-a90f-8fd759eb89d0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487232516,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb60da26-028e-4a4d-94ef-7507eff63cc1","invariantUUID":"d15e144b-3656-442d-a92a-933f55a61eb1","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1819fe73-ddf6-46d6-8dfc-8a13791adfa2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487348194,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74c7ccc7-fa00-49fc-9af8-6fc2ff734c9d","invariantUUID":"59907074-6b60-4ee0-a1ca-d304ef4ef4c4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"580736e0-2086-462c-957e-ac024a8bd51c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487260663,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b246a4d5-17d3-40d4-902b-24183b85d7ca","invariantUUID":"841d0ce5-da83-41ea-9d4b-502cd2a77dcd","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":"defaulticon","uniqueId":"85c56731-c6ad-46e6-bbe3-694a0b0c60bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638494683484,"name":"pNF 8c7b877f-9b4f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ac3ab763-370b-4428-a1da-58d39573ec6c","invariantUUID":"c6cc108e-271d-4487-bbc0-d1a61c5235c8","systemName":"Pnf8c7b877f9b4f","description":"vendor software product","tags":["pNF 8c7b877f-9b4f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9331a26-8d4d-45b1-a3ed-c09de2545ead","lifecycleState":"CERTIFIED","lastUpdateDate":1638487411299,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59167727-eeee-452e-8a2e-bfcd696a8f79","invariantUUID":"e7e82ba5-b72a-401d-b051-7ab2c1c99eb7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16c0afe5-e6cb-4fe4-8ce0-1c1aa6439b21","lifecycleState":"CERTIFIED","lastUpdateDate":1638487224298,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1c4fb4-8bba-4d34-bfef-d3eda43cd622","invariantUUID":"d46f23f0-105a-4053-8b8c-42dade69920e","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":"defaulticon","uniqueId":"9ba16c0e-9a65-428a-aa3b-3af0cfa3d222","lifecycleState":"CERTIFIED","lastUpdateDate":1638487307359,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00575a59-faec-4127-8181-ca18ecbb47dc","invariantUUID":"198d7b45-7a4c-4138-9f1f-45f062e77dd7","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":"network","uniqueId":"ef26604e-a611-4340-bca0-8ddef134ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1638487416631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb969bd-5fab-448e-a6a8-aad4e714213b","invariantUUID":"89d8abba-7366-441f-8dac-cec4f713b7f3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50cd799-ea68-4fdf-973a-079e0f0c8712","lifecycleState":"CERTIFIED","lastUpdateDate":1638487300320,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24e41206-d146-435f-8c7d-401386845071","invariantUUID":"c49ffb74-f353-4d41-8473-1e80275a8a76","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aab6af5e-13a9-4674-9ad8-6ff3ec99c59c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487236644,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d5a81e0-a58b-4753-b64c-8ab76c3c5486","invariantUUID":"5c5056da-4951-476e-9ea1-726e13f0a5cf","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"43630808-428c-4558-ad34-776bd9c5f628","lifecycleState":"CERTIFIED","lastUpdateDate":1638487273713,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e98a2991-f403-4248-a5d0-52b4708f3c4e","invariantUUID":"53acca95-6510-41d8-9a68-cd2427f1993a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d87347b6-cff6-4255-81e8-e30ac6383643","lifecycleState":"CERTIFIED","lastUpdateDate":1638487346808,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2b9dae8-c13a-4046-be01-f72b9d7c94ad","invariantUUID":"4f66f508-3242-449a-b650-7f09d1cfd44d","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":"port","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14","lifecycleState":"CERTIFIED","lastUpdateDate":1638487231013,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94868bf0-4666-4fb6-a573-431a30d43410","invariantUUID":"78d25f8d-4d95-4a2e-9622-9365f6f88ece","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":"af2d907a-81b0-4c7d-ab6b-a96ac46d1aef","lifecycleState":"CERTIFIED","lastUpdateDate":1638487241065,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b97bdc9-64a5-4fd3-a6de-97a6ea0285c0","invariantUUID":"f626b771-4496-4953-8972-39007c04badb","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":"port","uniqueId":"418bc286-70df-4b56-853d-602cd29c11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1638487262879,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149959a6-6aaa-4bb0-b060-93ee75aff4c9","invariantUUID":"48b83311-8ad9-414f-bb48-c780ca1fbb49","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":"c4246640-6eb7-4a19-98f0-eaf44bd989e7","lifecycleState":"CERTIFIED","lastUpdateDate":1638487350974,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06fdf0b2-57d4-4f34-aeda-5320e8275abc","invariantUUID":"0c2ddc1d-c2b7-43be-a6da-4fae138b1e41","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":"port","uniqueId":"c1fe7792-c378-46ab-ae0d-997fba7a362c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487363951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abdf8809-9e14-414d-ac4c-60d199ebe4f7","invariantUUID":"ad5d73ed-67e1-4a30-a973-82024e0d3041","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":"defaulticon","uniqueId":"11643b69-64ee-473a-bdf1-a3aad198951b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487221781,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b0a7b88-d51e-4bd5-9ecf-b00e2c2b8290","invariantUUID":"ad530f04-a4da-40eb-a422-9ed9125672c2","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"511368cf-d75b-498b-a3db-d658d32bfb76","lifecycleState":"CERTIFIED","lastUpdateDate":1638487378380,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b01573a-4ba5-415b-b13c-e2a471f8aa82","invariantUUID":"782fe19b-8e23-4906-a86f-40fb5694ee73","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":"c47315f3-5bc6-4624-8d0f-68936479942b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487284907,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e8ca9-ece0-48d8-99cd-5c13efd77423","invariantUUID":"65fa893b-7905-4595-a150-b8e8801e370d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6fa33d2-1335-4b3d-83ce-bf62b22f3e42","lifecycleState":"CERTIFIED","lastUpdateDate":1638487286832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e512407-7e7c-415b-9c1c-9b73902dfc82","invariantUUID":"7ca9440d-412d-4c16-aabc-b53d623ec445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e261d6b-1493-49bf-98d1-0491980d736d","lifecycleState":"CERTIFIED","lastUpdateDate":1638487352449,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a086647e-86e4-408c-b0ab-bc7d9b49f8ed","invariantUUID":"ff21cfd9-ec3b-4ef7-b1bc-c75dbc6c8679","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":"compute","uniqueId":"c57a059f-f33e-47f9-9ac7-4182e03bda69","lifecycleState":"CERTIFIED","lastUpdateDate":1638487407321,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d29773-2a29-448c-843a-b29cbf68dead","invariantUUID":"74a47ad2-9b80-49cc-9077-5bf3e554df83","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"caf50737-3022-4b7f-9ba3-e44ec53b2b66","lifecycleState":"CERTIFIED","lastUpdateDate":1638487322383,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7da003b-1335-4a45-9244-b9b4efd75540","invariantUUID":"e758dce9-0ccc-458e-a658-50298b5a974f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bd3f119-c583-4a19-b711-75efe16bc55b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487360977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"387e171c-5372-4c2e-b878-962ebd8935a3","invariantUUID":"c432a4ae-b1c6-4435-b19a-e433b2443ac7","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":"compute","uniqueId":"b240f434-6b5b-49aa-af26-085b0fdc5001","lifecycleState":"CERTIFIED","lastUpdateDate":1638487326216,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759d99b-6e2f-4332-9332-53bec0db519d","invariantUUID":"bfa37080-6196-4453-9e99-c8f865b44d7a","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":"df9a6fb7-c298-45e2-991c-c2cb49a463df","lifecycleState":"CERTIFIED","lastUpdateDate":1638487280700,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5717e31e-bffd-48b9-b509-5d22a098a11e","invariantUUID":"59fd3481-c763-40af-9850-340888b1393e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7373083-6753-453d-9afd-7e86665f67eb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487355243,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c576ad61-6c4e-41c8-995e-04ea40998f99","invariantUUID":"d1e32bc5-90d1-48b2-9b91-302fbe9d6f2c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66a2f3b0-056e-4cf7-96c6-41daf04f5623","lifecycleState":"CERTIFIED","lastUpdateDate":1638487345092,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f85d357a-81ad-4fad-987a-b527b6474b11","invariantUUID":"a5547b4c-762a-43e8-9f57-82c40c0b1923","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":"networkrules","uniqueId":"dd9dc625-0a5c-4242-8b68-625d717da089","lifecycleState":"CERTIFIED","lastUpdateDate":1638487268205,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"91c7c73a-fa6b-4e34-b091-eb4fdbcdeecb","invariantUUID":"e805f282-4a9e-405a-b232-c11a25c7a933","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a97d1b-08ff-45ff-901d-904de941d87e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487310480,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b79b602-a8c0-4565-8f58-c970a4a870cf","invariantUUID":"23b533ae-2968-4d23-9ddd-5d0aa8f9c0db","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3882ea8e-5c98-4dc8-a34d-94bbf6483e70","lifecycleState":"CERTIFIED","lastUpdateDate":1638487253370,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b15a291e-6199-49a4-819d-4ac125b263f6","invariantUUID":"e9203f7c-828a-4cee-a203-6f32576d3eb4","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56e44f70-2b3a-4888-a437-f2ccc738287b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487276716,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d78e4153-9372-459a-808a-3efb5fb10268","invariantUUID":"a6092348-808c-496d-b926-05b7b0dc3b15","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":"cf4e4cfd-99ac-4875-84e0-2cba470cada4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487306012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"809fa19f-c2d7-4456-bb59-e25e3af7e689","invariantUUID":"91b983a5-81df-476e-98e9-0558f38f6423","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"640961c8-252b-4386-b4fc-b40185be47cd","lifecycleState":"CERTIFIED","lastUpdateDate":1638487368764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"588f1f1f-9289-415d-8e8e-497affe3a75b","invariantUUID":"9cd12b92-1876-4298-88af-0a7ed26923b0","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":"objectStorage","uniqueId":"c09a4d13-a209-4437-bc2c-485407acbff9","lifecycleState":"CERTIFIED","lastUpdateDate":1638487414020,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6279dc1e-37c3-404e-830a-e3a3d60ea63c","invariantUUID":"a24cf176-90ba-4171-bef7-bc0543b62adc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3c9c3d4-a4d6-4284-a261-4651fcf89cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487410009,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09516247-bac5-4af3-9d0d-3b0b77a2967b","invariantUUID":"f2bba580-2912-4b8e-bf99-b14ea588502d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01a92c40-3420-4050-b9ca-b88387d82f11","lifecycleState":"CERTIFIED","lastUpdateDate":1638487365489,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf0d4eda-ce31-4f42-8319-11e0e8de1879","invariantUUID":"dc7c8312-b597-4890-8458-d6d2108d5dc6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487214843,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883b4ece-aef4-41af-bf8a-a1aa896fc7cc","invariantUUID":"45735481-5623-4662-aa1c-7cde90bfebfe","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":"a1e59e8f-0392-41aa-8df0-0bf9adf8a980","lifecycleState":"CERTIFIED","lastUpdateDate":1638487373703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5308c5-e351-433e-903c-1f08b9cad393","invariantUUID":"d45997d1-46f4-41d4-bd1c-20a0454cfa74","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":"objectStorage","uniqueId":"2fe8d462-bb9f-4c61-aafa-77f05c93b39b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487415346,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a0a9bfc-f4bc-423b-a80e-0ce774f65df9","invariantUUID":"b4b3bdc3-b7f9-4ede-a417-b2aba9ffaeed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fcdee3ec-155c-481f-ad48-1906675269e4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487226338,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f4aaac7-4e4d-439b-a1fb-2ea90ee72341","invariantUUID":"d8098839-54ca-4f21-9587-aa041d85787f","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":"d058eb94-ff35-4a42-a947-4852069f3390","lifecycleState":"CERTIFIED","lastUpdateDate":1638487304640,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca86ecf0-cef1-422e-8800-ccd7313aad96","invariantUUID":"bc4c138e-5e78-4e9b-a88f-c437d5b0e5ff","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f4a3e7b-b4b2-4f01-8d2f-cbb5debde293","lifecycleState":"CERTIFIED","lastUpdateDate":1638487275226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0204b61-d86f-411e-84d2-d9222892da6d","invariantUUID":"d97f8aca-4537-470f-8ac3-8efd072a0ee0","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"720ab1f7-48b2-49ba-a1f5-dfab6f3bb029","lifecycleState":"CERTIFIED","lastUpdateDate":1638487420731,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"993752cd-c3f1-4fe5-9e0f-103b529e6a3c","invariantUUID":"bf805b8f-80db-4644-afd0-e26d86b693c8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39fad886-687c-4134-be65-4b1054393035","lifecycleState":"CERTIFIED","lastUpdateDate":1638487247395,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae281b11-45c7-4606-89a0-e851270428bd","invariantUUID":"2ec94efb-bc54-457f-a71c-9d868535f465","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":"9cb43159-9ecf-4673-99bf-6f166b3efff5","lifecycleState":"CERTIFIED","lastUpdateDate":1638487303200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"de306fb8-42f2-4ae1-ba63-cb03a65e5157","invariantUUID":"97d95cfe-ed63-4b3c-8feb-db36edd7d8ac","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":"defaulticon","uniqueId":"c5888caa-6258-41f2-a814-871266ae6f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1638492342775,"name":"vFW 438a173e-9b3f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","systemName":"Vfw438a173e9b3f","description":"vendor software product","tags":["vFW 438a173e-9b3f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09eabdf5-2034-42df-ab58-15286257abf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487328099,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57739979-aca3-467a-8ddc-a83324333104","invariantUUID":"084a621a-800e-4659-ad38-4c787a2905a4","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"58b8402b-9e05-4caa-85ba-dcc71a835bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1638494689181,"name":"Demo_pNF_xK8q7aR36hWbZJDUflte","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","systemName":"DemoPnfXk8q7ar36hwbzjduflte","description":"catalog service description","tags":["robot-ete","Demo_pNF_xK8q7aR36hWbZJDUflte"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84744076-30de-41ff-a824-29a9e1810fdb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1638495656585,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","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":"f1a1fc19-3e81-4bcb-a1ac-0915dd8faefe","lifecycleState":"CERTIFIED","lastUpdateDate":1638495572929,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24b7f4e3-cb90-4d00-a60d-b6cdf90f41e9","lifecycleState":"CERTIFIED","lastUpdateDate":1638492351201,"name":"vFW 2021-12-03 00-45-02","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","systemName":"Vfw20211203004502","description":"catalog service description","tags":["robot-ete","vFW 2021-12-03 00-45-02"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-03 01:40:57,964 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-03 01:40:57,964 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-12-03 01:40:57,967 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:40:57,968 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/84744076-30de-41ff-a824-29a9e1810fdb/lifecycleState/Certify 2021-12-03 01:40:57,968 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-03 01:40:57,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:41:03,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/84744076-30de-41ff-a824-29a9e1810fdb/lifecycleState/Certify HTTP/1.1" 200 1167 2021-12-03 01:41:03,089 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-03 01:41:03,090 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"a5302ad6-0be0-451f-aeba-228eebec97c1","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1638495652869,"lastUpdateDate":1638495656585,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"a5302ad6-0be0-451f-aeba-228eebec97c1"},"projectCode":"123456","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","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":"a480e225-9289-4d57-8ede-19a6bc0eef2f"} 2021-12-03 01:41:03,093 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-03 01:41:03,093 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-03 01:41:03,094 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:41:03,094 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-03 01:41:03,094 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-03 01:41:03,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-03 01:41:03,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-12-03 01:41:03,186 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-03 01:41:03,186 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/02ea182d-8af9-4ee6-8f88-3d170dfe4257/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","name":"vFW 2021-12-03 00-45-02","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/57affd16-a36a-42e3-98b2-891dee438331/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","name":"Demo_pNF_xK8q7aR36hWbZJDUflte","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/983724c0-479c-494f-b59c-16f7f33efab9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a480e225-9289-4d57-8ede-19a6bc0eef2f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-03 01:41:03,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-03 01:41:03,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:41:03,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:41:03,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:41:03,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-03 00-45-02 from SDC 2021-12-03 01:41:03,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:41:03,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:41:03,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:41:03,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xK8q7aR36hWbZJDUflte from SDC 2021-12-03 01:41:03,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:41:03,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:41:03,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:41:03,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-03 01:41:03,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-03 01:41:03,192 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-03 01:41:03,192 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-03 01:41:03,192 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-12-03 01:41:03,192 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-03 01:41:03,192 INFO 192:__init__.py(1) - Service found, updating information 2021-12-03 01:41:03,193 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:41:03,193 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-03 01:41:03,193 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-03 01:41:03,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:41:03,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-03 01:41:03,298 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-03 01:41:03,301 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4343c2fb-4170-4615-992f-2c96a3af2b18","lifecycleState":"CERTIFIED","lastUpdateDate":1638487244208,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1e5cff-0391-474c-bfcc-fe349ac24937","invariantUUID":"4f8bc0e7-d9ea-4dfa-939f-1bdec2c51adf","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368365b0-b7a5-4d44-8dd0-5814ad0cc747","lifecycleState":"CERTIFIED","lastUpdateDate":1638487417947,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93b0bab5-c60d-4453-953e-1d427ac7a8f3","invariantUUID":"b53aaa69-30cf-4991-ad08-49d1d60bd236","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32d8fd0c-09bd-42dc-9e40-9a9a91996dbb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487288231,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc0c9998-f38e-405e-b722-7394bbfc3550","invariantUUID":"ed507012-4ce0-4ea7-8fa5-850a4449c085","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":"cdcd852a-19f4-4608-a6f6-cbb762843f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487314037,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b637b-af6f-41c8-b674-1ff074a2dbd6","invariantUUID":"faa5b1bf-6d58-4da8-9196-ccd2fbc1bb8a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54782008-9c39-4ec2-83f8-d9bbcc4cf957","lifecycleState":"CERTIFIED","lastUpdateDate":1638487371399,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331e9c47-4970-47d1-96d0-9af7f3256c01","invariantUUID":"6a526382-1b32-4ec5-aa65-fedd030cd21e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a09aaeb2-1871-483f-a9a0-49ee61c2b478","lifecycleState":"CERTIFIED","lastUpdateDate":1638487359309,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e684e8-3648-4661-9588-2bb115badc98","invariantUUID":"adfd3c27-e8ad-433c-996d-fc6e9d985d9e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b2201a76-0733-48d9-8b97-f7efcd1628ec","lifecycleState":"CERTIFIED","lastUpdateDate":1638487342668,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46c7af98-9a69-453b-bfaa-cb7d836d6c2c","invariantUUID":"8cdffa4b-3799-4a43-875b-6eabc910be5f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d3a1335b-2a7b-46d2-8575-ba6030bcdac2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487340584,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357dd19b-ae64-4f86-9a1d-69de01b60a0b","invariantUUID":"c50d92dc-170e-4a3e-8837-baf9b50aad48","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":"network","uniqueId":"e7dd2914-c7bc-4cf2-952d-366aa9e505b4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487334194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35ccaf10-7629-4f4e-8882-afebb4c24ae2","invariantUUID":"9b5d90fb-7798-41c2-ae7f-b811f2b53596","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2b4242a-d079-41ac-ae41-920681ceb158","lifecycleState":"CERTIFIED","lastUpdateDate":1638487238036,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36439584-b5fc-4aa2-9cd3-1f745da4b82b","invariantUUID":"68bc921c-c82e-49e5-800f-6539576f6284","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":"4047aca9-6958-4764-af18-9ff19ffa5290","lifecycleState":"CERTIFIED","lastUpdateDate":1638487321007,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ae1b3dd-d223-49b5-bfb1-c4d541c549de","invariantUUID":"e338e8e6-fde2-44d3-9b61-546f50dae804","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":"compute","uniqueId":"92e97da0-14e5-48cd-9aea-9250dc9dacaa","lifecycleState":"CERTIFIED","lastUpdateDate":1638487375141,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38988c3b-ecee-462d-baff-3eadf2c4a7c2","invariantUUID":"daf7c7c9-39d4-43f7-89a6-e1f876ab7871","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c9b36b8-9ff0-43e3-84d5-031d461f41cb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487245705,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55df3059-a8dc-4511-85ab-89092ae7ad56","invariantUUID":"7348ec18-0c90-4a67-a860-efc776177389","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c793980a-49a5-48ab-92bc-6ebbd08104ae","lifecycleState":"CERTIFIED","lastUpdateDate":1638487357197,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df60356b-3362-4c92-89b3-6b9f38d39317","invariantUUID":"440bff40-ab77-4bb1-ae30-0f66f6cfcd13","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d39f0eb-d3e0-4bf8-90d9-4db57563894a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487312391,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2070286-c08b-4189-9221-0a4b298e15cf","invariantUUID":"5ce85fbb-17a8-4a8b-aa21-f71484debd9e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a20f16f5-560f-482e-a907-48ba90b26469","lifecycleState":"CERTIFIED","lastUpdateDate":1638487308715,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f8c27a2-505a-4b1c-9a5f-7d3ae3d3fd7d","invariantUUID":"e4bc0c5b-c8cd-4436-bab2-2ed278789609","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af77a7d-f2df-4646-8889-dea1ef601a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487294689,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"536fce9d-b956-4eb8-9ec1-6afabffd44a8","invariantUUID":"36172d8e-3f35-431c-9956-5aef7dd22f54","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2701460-9dcb-4fa0-9259-7afebd7f9b46","lifecycleState":"CERTIFIED","lastUpdateDate":1638487298952,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3532942b-5cfe-44e3-a9eb-f82e9b2123ea","invariantUUID":"a0e92c88-a944-4a58-9189-a0f1eaa76a7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0ac02d8c-cfcf-419a-b6db-16f43cff9020","lifecycleState":"CERTIFIED","lastUpdateDate":1638487271278,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e545d90e-891c-4c6d-ba6c-64e2aa08ebb8","invariantUUID":"6ebed08f-8e7f-4875-8fc3-31b1f5eaf3d3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a5108be9-7d54-43bb-a7cc-feb5049e2590","lifecycleState":"CERTIFIED","lastUpdateDate":1638487408702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddc73e1-b41e-4b72-9704-4ced39d0b505","invariantUUID":"4db87064-f5d9-4743-aa1a-d7a9ab80bdf1","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e528f389-e50e-4a00-be85-2d9e370318db","lifecycleState":"CERTIFIED","lastUpdateDate":1638487422012,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab7e317-b118-45c5-96fb-192985753fba","invariantUUID":"25d9ce46-e7af-4048-9786-06ac5bcd94ba","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ce9a2088-ed17-4bb8-99b8-a8f671806e06","lifecycleState":"CERTIFIED","lastUpdateDate":1638495638862,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0a26d65c-a767-4627-bdcb-1d899ebe67da","invariantUUID":"45aafe8d-80a7-4e91-b134-19e53b65da7d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e39447-47f6-4712-b8fb-fd9c7db33060","lifecycleState":"CERTIFIED","lastUpdateDate":1638487249171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc04d639-9ddd-468e-8993-89b4a03fdf92","invariantUUID":"996da6ac-76bc-4c49-971c-414c2d2bfec9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff012c23-55d0-4ced-ba23-43be69dfaccc","lifecycleState":"CERTIFIED","lastUpdateDate":1638487332568,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a875c82c-d05f-481b-ad9b-e2a5d0765d95","invariantUUID":"6b706ff0-275e-4470-a8a5-4916dee01514","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"857aed65-3414-41e4-a6a9-d764abefa674","lifecycleState":"CERTIFIED","lastUpdateDate":1638487242680,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97891f25-5c0e-49dc-a17e-3dcb25f3b67d","invariantUUID":"b2759771-d546-495e-b6ba-eb7e691e2075","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdf8852a-489d-455e-b20c-e0f4ea8d0679","lifecycleState":"CERTIFIED","lastUpdateDate":1638487376666,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513462d2-6397-4e87-8459-e38b4d350383","invariantUUID":"ba536208-45ef-4911-a2b8-269207ce1fd1","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"361d8cca-1aed-4d66-aa3d-d3c11f0c765e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487412692,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ab81550-cef5-495b-8c10-2bd5e423fd90","invariantUUID":"4c578ceb-bc5e-476d-b590-d3dd1eff8d1c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06c6d419-39d6-4e8e-a11c-7aabf676822a","lifecycleState":"CERTIFIED","lastUpdateDate":1638487349589,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba7ebca-08a2-4f67-9dce-b78a39bf53a1","invariantUUID":"356aa8e5-4f3d-4697-bbf5-5b3e34006114","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2754a89-67f3-43b0-acac-537da8022941","lifecycleState":"CERTIFIED","lastUpdateDate":1638487239566,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018fb273-ac00-4c49-a407-d5d5cad15f1d","invariantUUID":"9f3cc97a-4ced-4484-8bb7-292cc8ef8939","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":"67b50251-cbc8-40c6-be6d-5bfb53291380","lifecycleState":"CERTIFIED","lastUpdateDate":1638487315585,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"854e5b77-1d34-48d2-a586-ab7cde80d3f8","invariantUUID":"cc2e1066-22a5-4e7b-b7bb-5fa76cae0ffb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d97bb3e-838a-45e4-afa1-05e2c9d7feb8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487353814,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"111e7865-6bad-44a9-9053-2dbd348e2c72","invariantUUID":"081a584f-6a43-4205-b66a-3c8448da0e51","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":"loadBalancer","uniqueId":"d84c45d0-5e4f-4f33-a40f-311979ce711f","lifecycleState":"CERTIFIED","lastUpdateDate":1638487229455,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83d60224-bce4-4143-a475-c88ccaa34246","invariantUUID":"b61a09cb-8e92-4a31-8135-37e6a6860dcd","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":"b238bea7-cc68-4d4c-989d-11aec3ecf9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487269750,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943e1d68-18fb-42f3-9083-bbfca32865b8","invariantUUID":"2b56642d-a7d1-41fb-98d4-d5aaee73567d","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":"5e34763a-6c6c-4e83-bb48-635416f670e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487251275,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7176c7f6-9fb1-4069-8036-17205ee0d8a3","invariantUUID":"b1cba404-4dc6-470c-afed-bba60b613e36","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":"8021fabe-57cd-4a6c-931d-4d850c01a4bb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487319302,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5f2345e-f393-4519-ac29-85d1debe72c2","invariantUUID":"80656743-3bb1-4552-8acd-669aeadfdf03","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":"compute","uniqueId":"946fa10f-98b0-4464-8bc6-ef14b8af971c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487419219,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde32924-512a-44a2-b6ef-60c681121150","invariantUUID":"4b393d89-f0f7-421c-84d7-b30820270451","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540767af-f196-4153-a90f-8fd759eb89d0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487232516,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb60da26-028e-4a4d-94ef-7507eff63cc1","invariantUUID":"d15e144b-3656-442d-a92a-933f55a61eb1","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1819fe73-ddf6-46d6-8dfc-8a13791adfa2","lifecycleState":"CERTIFIED","lastUpdateDate":1638487348194,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74c7ccc7-fa00-49fc-9af8-6fc2ff734c9d","invariantUUID":"59907074-6b60-4ee0-a1ca-d304ef4ef4c4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"580736e0-2086-462c-957e-ac024a8bd51c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487260663,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b246a4d5-17d3-40d4-902b-24183b85d7ca","invariantUUID":"841d0ce5-da83-41ea-9d4b-502cd2a77dcd","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":"defaulticon","uniqueId":"85c56731-c6ad-46e6-bbe3-694a0b0c60bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638494683484,"name":"pNF 8c7b877f-9b4f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ac3ab763-370b-4428-a1da-58d39573ec6c","invariantUUID":"c6cc108e-271d-4487-bbc0-d1a61c5235c8","systemName":"Pnf8c7b877f9b4f","description":"vendor software product","tags":["pNF 8c7b877f-9b4f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9331a26-8d4d-45b1-a3ed-c09de2545ead","lifecycleState":"CERTIFIED","lastUpdateDate":1638487411299,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59167727-eeee-452e-8a2e-bfcd696a8f79","invariantUUID":"e7e82ba5-b72a-401d-b051-7ab2c1c99eb7","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16c0afe5-e6cb-4fe4-8ce0-1c1aa6439b21","lifecycleState":"CERTIFIED","lastUpdateDate":1638487224298,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1c4fb4-8bba-4d34-bfef-d3eda43cd622","invariantUUID":"d46f23f0-105a-4053-8b8c-42dade69920e","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":"defaulticon","uniqueId":"9ba16c0e-9a65-428a-aa3b-3af0cfa3d222","lifecycleState":"CERTIFIED","lastUpdateDate":1638487307359,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00575a59-faec-4127-8181-ca18ecbb47dc","invariantUUID":"198d7b45-7a4c-4138-9f1f-45f062e77dd7","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":"network","uniqueId":"ef26604e-a611-4340-bca0-8ddef134ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1638487416631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb969bd-5fab-448e-a6a8-aad4e714213b","invariantUUID":"89d8abba-7366-441f-8dac-cec4f713b7f3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50cd799-ea68-4fdf-973a-079e0f0c8712","lifecycleState":"CERTIFIED","lastUpdateDate":1638487300320,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24e41206-d146-435f-8c7d-401386845071","invariantUUID":"c49ffb74-f353-4d41-8473-1e80275a8a76","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aab6af5e-13a9-4674-9ad8-6ff3ec99c59c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487236644,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d5a81e0-a58b-4753-b64c-8ab76c3c5486","invariantUUID":"5c5056da-4951-476e-9ea1-726e13f0a5cf","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"43630808-428c-4558-ad34-776bd9c5f628","lifecycleState":"CERTIFIED","lastUpdateDate":1638487273713,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e98a2991-f403-4248-a5d0-52b4708f3c4e","invariantUUID":"53acca95-6510-41d8-9a68-cd2427f1993a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d87347b6-cff6-4255-81e8-e30ac6383643","lifecycleState":"CERTIFIED","lastUpdateDate":1638487346808,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2b9dae8-c13a-4046-be01-f72b9d7c94ad","invariantUUID":"4f66f508-3242-449a-b650-7f09d1cfd44d","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":"port","uniqueId":"3e633429-ff02-40c3-99fb-341647eead14","lifecycleState":"CERTIFIED","lastUpdateDate":1638487231013,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94868bf0-4666-4fb6-a573-431a30d43410","invariantUUID":"78d25f8d-4d95-4a2e-9622-9365f6f88ece","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":"af2d907a-81b0-4c7d-ab6b-a96ac46d1aef","lifecycleState":"CERTIFIED","lastUpdateDate":1638487241065,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b97bdc9-64a5-4fd3-a6de-97a6ea0285c0","invariantUUID":"f626b771-4496-4953-8972-39007c04badb","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":"port","uniqueId":"418bc286-70df-4b56-853d-602cd29c11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1638487262879,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149959a6-6aaa-4bb0-b060-93ee75aff4c9","invariantUUID":"48b83311-8ad9-414f-bb48-c780ca1fbb49","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":"c4246640-6eb7-4a19-98f0-eaf44bd989e7","lifecycleState":"CERTIFIED","lastUpdateDate":1638487350974,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06fdf0b2-57d4-4f34-aeda-5320e8275abc","invariantUUID":"0c2ddc1d-c2b7-43be-a6da-4fae138b1e41","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":"port","uniqueId":"c1fe7792-c378-46ab-ae0d-997fba7a362c","lifecycleState":"CERTIFIED","lastUpdateDate":1638487363951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abdf8809-9e14-414d-ac4c-60d199ebe4f7","invariantUUID":"ad5d73ed-67e1-4a30-a973-82024e0d3041","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":"defaulticon","uniqueId":"11643b69-64ee-473a-bdf1-a3aad198951b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487221781,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b0a7b88-d51e-4bd5-9ecf-b00e2c2b8290","invariantUUID":"ad530f04-a4da-40eb-a422-9ed9125672c2","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"511368cf-d75b-498b-a3db-d658d32bfb76","lifecycleState":"CERTIFIED","lastUpdateDate":1638487378380,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b01573a-4ba5-415b-b13c-e2a471f8aa82","invariantUUID":"782fe19b-8e23-4906-a86f-40fb5694ee73","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":"c47315f3-5bc6-4624-8d0f-68936479942b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487284907,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e8ca9-ece0-48d8-99cd-5c13efd77423","invariantUUID":"65fa893b-7905-4595-a150-b8e8801e370d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6fa33d2-1335-4b3d-83ce-bf62b22f3e42","lifecycleState":"CERTIFIED","lastUpdateDate":1638487286832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e512407-7e7c-415b-9c1c-9b73902dfc82","invariantUUID":"7ca9440d-412d-4c16-aabc-b53d623ec445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e261d6b-1493-49bf-98d1-0491980d736d","lifecycleState":"CERTIFIED","lastUpdateDate":1638487352449,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a086647e-86e4-408c-b0ab-bc7d9b49f8ed","invariantUUID":"ff21cfd9-ec3b-4ef7-b1bc-c75dbc6c8679","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":"compute","uniqueId":"c57a059f-f33e-47f9-9ac7-4182e03bda69","lifecycleState":"CERTIFIED","lastUpdateDate":1638487407321,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d29773-2a29-448c-843a-b29cbf68dead","invariantUUID":"74a47ad2-9b80-49cc-9077-5bf3e554df83","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"caf50737-3022-4b7f-9ba3-e44ec53b2b66","lifecycleState":"CERTIFIED","lastUpdateDate":1638487322383,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7da003b-1335-4a45-9244-b9b4efd75540","invariantUUID":"e758dce9-0ccc-458e-a658-50298b5a974f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bd3f119-c583-4a19-b711-75efe16bc55b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487360977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"387e171c-5372-4c2e-b878-962ebd8935a3","invariantUUID":"c432a4ae-b1c6-4435-b19a-e433b2443ac7","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":"compute","uniqueId":"b240f434-6b5b-49aa-af26-085b0fdc5001","lifecycleState":"CERTIFIED","lastUpdateDate":1638487326216,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759d99b-6e2f-4332-9332-53bec0db519d","invariantUUID":"bfa37080-6196-4453-9e99-c8f865b44d7a","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":"df9a6fb7-c298-45e2-991c-c2cb49a463df","lifecycleState":"CERTIFIED","lastUpdateDate":1638487280700,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5717e31e-bffd-48b9-b509-5d22a098a11e","invariantUUID":"59fd3481-c763-40af-9850-340888b1393e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7373083-6753-453d-9afd-7e86665f67eb","lifecycleState":"CERTIFIED","lastUpdateDate":1638487355243,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c576ad61-6c4e-41c8-995e-04ea40998f99","invariantUUID":"d1e32bc5-90d1-48b2-9b91-302fbe9d6f2c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66a2f3b0-056e-4cf7-96c6-41daf04f5623","lifecycleState":"CERTIFIED","lastUpdateDate":1638487345092,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f85d357a-81ad-4fad-987a-b527b6474b11","invariantUUID":"a5547b4c-762a-43e8-9f57-82c40c0b1923","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":"networkrules","uniqueId":"dd9dc625-0a5c-4242-8b68-625d717da089","lifecycleState":"CERTIFIED","lastUpdateDate":1638487268205,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"91c7c73a-fa6b-4e34-b091-eb4fdbcdeecb","invariantUUID":"e805f282-4a9e-405a-b232-c11a25c7a933","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a97d1b-08ff-45ff-901d-904de941d87e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487310480,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b79b602-a8c0-4565-8f58-c970a4a870cf","invariantUUID":"23b533ae-2968-4d23-9ddd-5d0aa8f9c0db","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3882ea8e-5c98-4dc8-a34d-94bbf6483e70","lifecycleState":"CERTIFIED","lastUpdateDate":1638487253370,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b15a291e-6199-49a4-819d-4ac125b263f6","invariantUUID":"e9203f7c-828a-4cee-a203-6f32576d3eb4","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56e44f70-2b3a-4888-a437-f2ccc738287b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487276716,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d78e4153-9372-459a-808a-3efb5fb10268","invariantUUID":"a6092348-808c-496d-b926-05b7b0dc3b15","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":"cf4e4cfd-99ac-4875-84e0-2cba470cada4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487306012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"809fa19f-c2d7-4456-bb59-e25e3af7e689","invariantUUID":"91b983a5-81df-476e-98e9-0558f38f6423","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"640961c8-252b-4386-b4fc-b40185be47cd","lifecycleState":"CERTIFIED","lastUpdateDate":1638487368764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"588f1f1f-9289-415d-8e8e-497affe3a75b","invariantUUID":"9cd12b92-1876-4298-88af-0a7ed26923b0","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":"objectStorage","uniqueId":"c09a4d13-a209-4437-bc2c-485407acbff9","lifecycleState":"CERTIFIED","lastUpdateDate":1638487414020,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6279dc1e-37c3-404e-830a-e3a3d60ea63c","invariantUUID":"a24cf176-90ba-4171-bef7-bc0543b62adc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3c9c3d4-a4d6-4284-a261-4651fcf89cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1638487410009,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09516247-bac5-4af3-9d0d-3b0b77a2967b","invariantUUID":"f2bba580-2912-4b8e-bf99-b14ea588502d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01a92c40-3420-4050-b9ca-b88387d82f11","lifecycleState":"CERTIFIED","lastUpdateDate":1638487365489,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf0d4eda-ce31-4f42-8319-11e0e8de1879","invariantUUID":"dc7c8312-b597-4890-8458-d6d2108d5dc6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"038b63b3-0261-4210-b6f3-d97545cf7b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1638487214843,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883b4ece-aef4-41af-bf8a-a1aa896fc7cc","invariantUUID":"45735481-5623-4662-aa1c-7cde90bfebfe","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":"a1e59e8f-0392-41aa-8df0-0bf9adf8a980","lifecycleState":"CERTIFIED","lastUpdateDate":1638487373703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5308c5-e351-433e-903c-1f08b9cad393","invariantUUID":"d45997d1-46f4-41d4-bd1c-20a0454cfa74","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":"objectStorage","uniqueId":"2fe8d462-bb9f-4c61-aafa-77f05c93b39b","lifecycleState":"CERTIFIED","lastUpdateDate":1638487415346,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a0a9bfc-f4bc-423b-a80e-0ce774f65df9","invariantUUID":"b4b3bdc3-b7f9-4ede-a417-b2aba9ffaeed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fcdee3ec-155c-481f-ad48-1906675269e4","lifecycleState":"CERTIFIED","lastUpdateDate":1638487226338,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f4aaac7-4e4d-439b-a1fb-2ea90ee72341","invariantUUID":"d8098839-54ca-4f21-9587-aa041d85787f","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":"d058eb94-ff35-4a42-a947-4852069f3390","lifecycleState":"CERTIFIED","lastUpdateDate":1638487304640,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca86ecf0-cef1-422e-8800-ccd7313aad96","invariantUUID":"bc4c138e-5e78-4e9b-a88f-c437d5b0e5ff","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f4a3e7b-b4b2-4f01-8d2f-cbb5debde293","lifecycleState":"CERTIFIED","lastUpdateDate":1638487275226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0204b61-d86f-411e-84d2-d9222892da6d","invariantUUID":"d97f8aca-4537-470f-8ac3-8efd072a0ee0","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"720ab1f7-48b2-49ba-a1f5-dfab6f3bb029","lifecycleState":"CERTIFIED","lastUpdateDate":1638487420731,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"993752cd-c3f1-4fe5-9e0f-103b529e6a3c","invariantUUID":"bf805b8f-80db-4644-afd0-e26d86b693c8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39fad886-687c-4134-be65-4b1054393035","lifecycleState":"CERTIFIED","lastUpdateDate":1638487247395,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae281b11-45c7-4606-89a0-e851270428bd","invariantUUID":"2ec94efb-bc54-457f-a71c-9d868535f465","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":"9cb43159-9ecf-4673-99bf-6f166b3efff5","lifecycleState":"CERTIFIED","lastUpdateDate":1638487303200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"de306fb8-42f2-4ae1-ba63-cb03a65e5157","invariantUUID":"97d95cfe-ed63-4b3c-8feb-db36edd7d8ac","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":"defaulticon","uniqueId":"c5888caa-6258-41f2-a814-871266ae6f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1638492342775,"name":"vFW 438a173e-9b3f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7219a0dc-e4e2-4c67-951e-0fbdff417506","invariantUUID":"6f616c46-2dcb-4770-971c-f4f8ab46ac0f","systemName":"Vfw438a173e9b3f","description":"vendor software product","tags":["vFW 438a173e-9b3f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09eabdf5-2034-42df-ab58-15286257abf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638487328099,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57739979-aca3-467a-8ddc-a83324333104","invariantUUID":"084a621a-800e-4659-ad38-4c787a2905a4","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"58b8402b-9e05-4caa-85ba-dcc71a835bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1638494689181,"name":"Demo_pNF_xK8q7aR36hWbZJDUflte","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"983724c0-479c-494f-b59c-16f7f33efab9","invariantUUID":"df2b26fd-e629-482a-98f1-e8b366c01758","systemName":"DemoPnfXk8q7ar36hwbzjduflte","description":"catalog service description","tags":["robot-ete","Demo_pNF_xK8q7aR36hWbZJDUflte"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a5302ad6-0be0-451f-aeba-228eebec97c1","lifecycleState":"CERTIFIED","lastUpdateDate":1638495656585,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a480e225-9289-4d57-8ede-19a6bc0eef2f","invariantUUID":"1c6dff13-4cf1-4cf2-96fc-1e29e10238ba","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":"f1a1fc19-3e81-4bcb-a1ac-0915dd8faefe","lifecycleState":"CERTIFIED","lastUpdateDate":1638495572929,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"02ea182d-8af9-4ee6-8f88-3d170dfe4257","invariantUUID":"b8da1b9d-47bb-4e3a-a70e-1e3b120a2898","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"24b7f4e3-cb90-4d00-a60d-b6cdf90f41e9","lifecycleState":"CERTIFIED","lastUpdateDate":1638492351201,"name":"vFW 2021-12-03 00-45-02","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"57affd16-a36a-42e3-98b2-891dee438331","invariantUUID":"89fddda5-1bce-4927-933f-829974461a52","systemName":"Vfw20211203004502","description":"catalog service description","tags":["robot-ete","vFW 2021-12-03 00-45-02"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-03 01:41:03,306 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-03 01:41:13,317 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-12-03 01:41:13,321 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:41:13,321 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/a5302ad6-0be0-451f-aeba-228eebec97c1/distribution/PROD/activate 2021-12-03 01:41:13,322 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-03 01:41:13,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-03 01:41:13,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a5302ad6-0be0-451f-aeba-228eebec97c1/distribution/PROD/activate HTTP/1.1" 500 225 2021-12-03 01:41:13,496 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-12-03 01:41:13,496 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "serviceException": { "messageId": "SVC4136", "text": "Error: Requested distribution environment \u0027%1\u0027 is not available.", "variables": [ "AUTO" ] } } } 2021-12-03 01:41:13,496 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-03 01:41:13,497 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-12-03 01:41:13,497 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 01:23 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-12-03 01:41:13,500 INFO 57:basic_vm.py(1) - Generate Test report 2021-12-03 01:41:13,589 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-12-03 01:41:13,948 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-12-03 01:41:13,950 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61a975b96c44f500108750b0 2021-12-03 01:41:13,950 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-12-03 01:41:13,951 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR