2021-08-26 01:45:32,338 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-08-26 01:45:32,339 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-08-26 01:45:32,348 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-26 01:45:32,349 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-08-26 01:45:32,349 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-26 01:45:32,349 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-26 01:45:32,349 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-26 01:45:32,349 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-26 01:45:32,349 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-26 01:45:32,350 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-26 01:45:32,350 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-26 01:45:32,350 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-26 01:45:32,350 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-08-26 01:45:32,351 DEBUG 33:basic_vm.py(1) - start time 2021-08-26 01:45:32,351 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-26 01:45:32,351 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-26 01:45:32,352 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-08-26 01:45:32,352 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-08-26 01:45:32,352 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-26 01:45:32,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:32,674 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-08-26 01:45:32,676 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-26 01:45:32,676 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"de17a559416b412f975c70916a0c0874","type":"vlm","name":"3e88a98b-f08f-47f5-898d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0314c4c7985d4fba94275e0c9435e7b7","type":"vlm","name":"508416fa-6950-45c6-ada4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-26 01:45:32,679 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-26 01:45:32,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-26 01:45:32,679 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-26 01:45:32,680 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-08-26 01:45:32,680 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-26 01:45:32,680 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-26 01:45:32,680 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-08-26 01:45:32,681 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-08-26 01:45:32,681 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-26 01:45:32,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:32,753 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-08-26 01:45:32,755 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-26 01:45:32,755 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"de17a559416b412f975c70916a0c0874","type":"vlm","name":"3e88a98b-f08f-47f5-898d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0314c4c7985d4fba94275e0c9435e7b7","type":"vlm","name":"508416fa-6950-45c6-ada4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-26 01:45:32,757 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-26 01:45:32,757 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-26 01:45:32,758 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-26 01:45:32,776 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-08-26 01:45:32,776 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-08-26 01:45:32,776 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-08-26 01:45:32,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:33,888 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-08-26 01:45:33,890 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-26 01:45:33,890 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"54ae154aeb9f48fb90d5a0730a3d7adf","version":{"id":"5121db7c4cc648c38e1926474346c4f3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-26 01:45:33,892 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-08-26 01:45:33,892 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-08-26 01:45:33,895 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-08-26 01:45:33,896 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/54ae154aeb9f48fb90d5a0730a3d7adf/versions/5121db7c4cc648c38e1926474346c4f3/actions 2021-08-26 01:45:33,896 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-26 01:45:33,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/54ae154aeb9f48fb90d5a0730a3d7adf/versions/5121db7c4cc648c38e1926474346c4f3/actions HTTP/1.1" 200 2 2021-08-26 01:45:34,117 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-26 01:45:34,117 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-26 01:45:34,120 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-08-26 01:45:34,131 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:45:34,131 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:45:34,131 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-08-26 01:45:34,132 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-26 01:45:34,132 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:45:34,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-26 01:45:34,191 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:45:34,191 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-26 01:45:34,193 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:45:34,194 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:45:34,194 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-26 01:45:34,194 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:45:34,194 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-26 01:45:34,195 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:45:34,195 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:45:34,195 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-08-26 01:45:34,195 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-08-26 01:45:34,196 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:45:34,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,249 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-26 01:45:34,250 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:45:34,251 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-26 01:45:34,253 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:45:34,253 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:45:34,253 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-26 01:45:34,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:45:34,254 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-26 01:45:34,254 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:45:34,254 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:45:34,254 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-08-26 01:45:34,255 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-08-26 01:45:34,255 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:45:34,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-26 01:45:34,333 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:45:34,333 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-26 01:45:34,336 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:45:34,336 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:45:34,337 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-26 01:45:34,337 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:45:34,337 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-26 01:45:34,337 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:45:34,337 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:45:34,338 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-08-26 01:45:34,338 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-08-26 01:45:34,339 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:45:34,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-26 01:45:34,397 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:45:34,398 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-26 01:45:34,400 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:45:34,400 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:45:34,400 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-26 01:45:34,400 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:45:34,400 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-26 01:45:34,400 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-08-26 01:45:34,400 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:45:34,401 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:45:34,401 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-08-26 01:45:34,401 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-08-26 01:45:34,401 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:45:34,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-26 01:45:34,456 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:45:34,456 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-26 01:45:34,459 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:45:34,459 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:45:34,459 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-26 01:45:34,460 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:45:34,460 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-26 01:45:34,465 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-26 01:45:34,465 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-26 01:45:34,466 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-08-26 01:45:34,466 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-08-26 01:45:34,466 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-26 01:45:34,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,528 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-08-26 01:45:34,529 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-26 01:45:34,529 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"54ae154aeb9f48fb90d5a0730a3d7adf","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de17a559416b412f975c70916a0c0874","type":"vlm","name":"3e88a98b-f08f-47f5-898d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0314c4c7985d4fba94275e0c9435e7b7","type":"vlm","name":"508416fa-6950-45c6-ada4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-08-26 01:45:34,531 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-08-26 01:45:34,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-26 01:45:34,532 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-08-26 01:45:34,532 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/54ae154aeb9f48fb90d5a0730a3d7adf/versions 2021-08-26 01:45:34,532 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:34,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54ae154aeb9f48fb90d5a0730a3d7adf/versions HTTP/1.1" 200 264 2021-08-26 01:45:34,644 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:34,644 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5121db7c4cc648c38e1926474346c4f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942332949,"modificationTime":1629942334027,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:45:34,647 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-26 01:45:34,647 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-26 01:45:34,648 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-08-26 01:45:34,648 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/54ae154aeb9f48fb90d5a0730a3d7adf/versions 2021-08-26 01:45:34,648 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:34,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:34,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/54ae154aeb9f48fb90d5a0730a3d7adf/versions HTTP/1.1" 200 264 2021-08-26 01:45:34,732 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:34,733 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5121db7c4cc648c38e1926474346c4f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942332949,"modificationTime":1629942334027,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:45:34,735 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-26 01:45:34,735 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-08-26 01:45:34,735 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-08-26 01:45:34,735 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": "54ae154aeb9f48fb90d5a0730a3d7adf", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-26 01:45:34,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,353 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-08-26 01:45:36,355 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-26 01:45:36,355 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"e4d6cabf8c894d8abe580da2346b1636","version":{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-26 01:45:36,357 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-08-26 01:45:36,358 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-08-26 01:45:36,358 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:36,358 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:36,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:36,433 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:36,433 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:36,435 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:45:36,436 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:36,436 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:36,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 223 2021-08-26 01:45:36,564 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:36,564 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629942334792,"modificationTime":1629942335246} 2021-08-26 01:45:36,566 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-08-26 01:45:36,567 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:36,567 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:36,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 368 2021-08-26 01:45:36,727 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:36,727 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5"} 2021-08-26 01:45:36,730 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-08-26 01:45:36,730 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:36,731 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:36,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 368 2021-08-26 01:45:36,890 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:36,890 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5"} 2021-08-26 01:45:36,893 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-08-26 01:45:36,893 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-08-26 01:45:36,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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:36,894 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:36,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:36,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:36,955 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:36,955 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:36,958 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-08-26 01:45:36,958 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:36,958 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:36,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 223 2021-08-26 01:45:37,044 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:37,044 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629942334792,"modificationTime":1629942335246} 2021-08-26 01:45:37,046 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-08-26 01:45:37,047 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,047 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:37,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 368 2021-08-26 01:45:37,230 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:37,231 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5"} 2021-08-26 01:45:37,233 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-08-26 01:45:37,233 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,233 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:37,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 368 2021-08-26 01:45:37,380 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:37,380 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5"} 2021-08-26 01:45:37,382 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-08-26 01:45:37,383 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/orchestration-template-candidate 2021-08-26 01:45:37,383 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-26 01:45:37,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/orchestration-template-candidate HTTP/1.1" 200 94 2021-08-26 01:45:37,522 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-26 01:45:37,522 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-26 01:45:37,522 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-08-26 01:45:37,525 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-08-26 01:45:37,525 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:37,525 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:37,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:37,583 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:37,583 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:37,586 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-08-26 01:45:37,586 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,586 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:37,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 222 2021-08-26 01:45:37,681 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:37,682 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629942334792,"modificationTime":1629942337514} 2021-08-26 01:45:37,684 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-08-26 01:45:37,684 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,684 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:37,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 439 2021-08-26 01:45:37,783 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:37,783 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-26 01:45:37,786 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-08-26 01:45:37,786 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,786 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:37,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 439 2021-08-26 01:45:37,904 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:37,904 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-26 01:45:37,906 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-08-26 01:45:37,907 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-08-26 01:45:37,907 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:37,907 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:37,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:37,956 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:37,957 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:37,958 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:37,960 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-08-26 01:45:37,960 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:37,960 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:37,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:38,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 222 2021-08-26 01:45:38,058 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:38,058 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629942334792,"modificationTime":1629942337514} 2021-08-26 01:45:38,061 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-08-26 01:45:38,061 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:38,061 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:38,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:38,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 439 2021-08-26 01:45:38,183 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:38,183 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-26 01:45:38,185 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-08-26 01:45:38,185 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:38,185 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:38,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:38,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 439 2021-08-26 01:45:38,299 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:38,299 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-26 01:45:38,301 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-08-26 01:45:38,301 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/orchestration-template-candidate/process 2021-08-26 01:45:38,302 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-26 01:45:38,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-08-26 01:45:41,258 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-26 01:45:41,258 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-08-26 01:45:41,260 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-08-26 01:45:41,261 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-08-26 01:45:41,261 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:41,261 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:41,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,321 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:41,323 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:41,323 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:41,326 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-08-26 01:45:41,326 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:41,326 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:41,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 222 2021-08-26 01:45:41,423 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:41,423 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629942334792,"modificationTime":1629942341247} 2021-08-26 01:45:41,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-08-26 01:45:41,425 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:41,426 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:41,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,595 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:41,596 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:41,596 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:41,599 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-08-26 01:45:41,599 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:41,599 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:41,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:41,765 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:41,765 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:41,767 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-08-26 01:45:41,768 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-08-26 01:45:41,768 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:41,768 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:41,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,824 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:41,825 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:41,825 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942335262,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:41,828 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-08-26 01:45:41,828 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:41,828 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:41,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:41,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 222 2021-08-26 01:45:41,955 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:41,955 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629942334792,"modificationTime":1629942341247} 2021-08-26 01:45:41,957 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-08-26 01:45:41,958 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:41,958 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:41,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:42,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:42,246 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:42,246 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:42,248 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-08-26 01:45:42,248 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:42,248 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:42,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:42,388 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:42,389 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:42,389 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:42,394 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-08-26 01:45:42,394 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions 2021-08-26 01:45:42,395 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-26 01:45:42,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions HTTP/1.1" 200 2 2021-08-26 01:45:45,145 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-26 01:45:45,145 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-26 01:45:45,147 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-08-26 01:45:45,148 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:45,148 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:45,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:45,264 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:45,265 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942342454,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:45,267 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-08-26 01:45:45,267 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:45,267 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:45,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 223 2021-08-26 01:45:45,370 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:45,370 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629942334792,"modificationTime":1629942341247} 2021-08-26 01:45:45,372 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-08-26 01:45:45,373 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:45,373 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:45,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:45,510 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:45,511 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:45,513 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-08-26 01:45:45,513 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-08-26 01:45:45,513 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:45,513 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:45,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 253 2021-08-26 01:45:45,568 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:45,568 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629942334792,"modificationTime":1629942342454,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-26 01:45:45,571 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-08-26 01:45:45,571 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:45,571 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-26 01:45:45,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 223 2021-08-26 01:45:45,658 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-26 01:45:45,658 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629942334792,"modificationTime":1629942341247} 2021-08-26 01:45:45,661 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-08-26 01:45:45,661 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:45:45,661 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:45:45,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:45,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:45:45,815 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:45:45,815 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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:45:45,821 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-08-26 01:45:45,821 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions 2021-08-26 01:45:45,821 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-26 01:45:45,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:49,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions HTTP/1.1" 200 2 2021-08-26 01:45:49,825 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-26 01:45:49,825 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-26 01:45:49,828 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-08-26 01:45:49,828 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:49,829 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:49,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:49,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 264 2021-08-26 01:45:49,885 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:49,886 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942334792,"modificationTime":1629942348863,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:45:49,888 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-26 01:45:49,888 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-08-26 01:45:49,888 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:45:49,888 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:45:49,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:49,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 264 2021-08-26 01:45:49,943 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:45:49,943 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942334792,"modificationTime":1629942348863,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:45:49,948 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-08-26 01:45:49,949 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions 2021-08-26 01:45:49,949 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-26 01:45:49,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:45:50,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions HTTP/1.1" 200 316 2021-08-26 01:45:50,658 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-26 01:45:50,658 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"e4d6cabf8c894d8abe580da2346b1636","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-26 01:45:50,658 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"e4d6cabf8c894d8abe580da2346b1636","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-26 01:45:50,661 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:45:50,662 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:45:50,662 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-08-26 01:45:50,662 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-08-26 01:45:50,662 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:45:50,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:45:50,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-08-26 01:45:50,737 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-26 01:45:50,738 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-08-26 01:45:50,738 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:45:50,738 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:45:50,739 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:45:50,739 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-26 01:45:50,739 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:45:50,739 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-26 01:46:00,750 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:00,750 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:00,751 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-08-26 01:46:00,751 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-08-26 01:46:00,751 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:00,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:00,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-08-26 01:46:00,831 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-26 01:46:00,832 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-08-26 01:46:00,832 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:00,832 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:00,832 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:00,832 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-26 01:46:00,832 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:00,833 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-26 01:46:00,833 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:00,833 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:00,833 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-08-26 01:46:00,833 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-08-26 01:46:00,833 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:00,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:00,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-08-26 01:46:00,937 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-26 01:46:00,937 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-08-26 01:46:00,937 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:00,938 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:00,938 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:00,938 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-26 01:46:00,938 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:00,939 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-26 01:46:00,939 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-26 01:46:00,939 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-26 01:46:00,940 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-08-26 01:46:00,940 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-08-26 01:46:00,940 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-26 01:46:00,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:01,554 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-08-26 01:46:01,555 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-26 01:46:01,556 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"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":"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"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":"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},{"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":"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":"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":"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}],"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":"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":"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":"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":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-26 01:46:01,560 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-26 01:46:01,560 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-26 01:46:01,560 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-26 01:46:01,560 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-08-26 01:46:01,560 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:01,561 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:01,561 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-08-26 01:46:01,561 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-08-26 01:46:01,561 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:01,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:01,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-08-26 01:46:01,649 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-26 01:46:01,649 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-08-26 01:46:01,649 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:01,649 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:01,649 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-08-26 01:46:01,649 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-26 01:46:01,650 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:01,650 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-26 01:46:01,669 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-26 01:46:01,669 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-26 01:46:01,670 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-08-26 01:46:01,670 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-08-26 01:46:01,670 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-26 01:46:01,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:01,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808 2021-08-26 01:46:01,836 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-26 01:46:01,836 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","owner":"cs0008","status":"ACTIVE"},{"name":"pNF b8c0adcc-1d3d","description":"vendor software product","vendorName":"3e88a98b-f08f-47f5-898d","vendorId":"de17a559416b412f975c70916a0c0874","onboardingMethod":"NetworkPackage","id":"244f2d5339774411b716821e38ec3b3d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5c081166-d2d5","description":"vendor software product","vendorName":"508416fa-6950-45c6-ada4","vendorId":"0314c4c7985d4fba94275e0c9435e7b7","onboardingMethod":"NetworkPackage","id":"c517cf0e8739430d8dfc6e7494f7e73c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-08-26 01:46:01,838 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-26 01:46:01,838 DEBUG 324:vsp.py(1) - importing VSP pNF b8c0adcc-1d3d from SDC 2021-08-26 01:46:01,838 DEBUG 324:vsp.py(1) - importing VSP vFW 5c081166-d2d5 from SDC 2021-08-26 01:46:01,838 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-08-26 01:46:01,838 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-26 01:46:01,839 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-08-26 01:46:01,839 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:46:01,839 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:46:01,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:01,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 264 2021-08-26 01:46:01,936 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:46:01,936 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942334792,"modificationTime":1629942348863,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:46:01,938 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-26 01:46:01,938 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-26 01:46:01,938 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-26 01:46:01,938 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:01,938 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:46:01,939 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:46:01,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:02,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 264 2021-08-26 01:46:02,040 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:46:02,040 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942334792,"modificationTime":1629942348863,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:46:02,042 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-08-26 01:46:02,042 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/e4d6cabf8c894d8abe580da2346b1636/versions 2021-08-26 01:46:02,042 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-26 01:46:02,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:02,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e4d6cabf8c894d8abe580da2346b1636/versions HTTP/1.1" 200 264 2021-08-26 01:46:02,138 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-26 01:46:02,139 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"25a3bd9c518f47d5aeff5dbe9e20edd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629942334792,"modificationTime":1629942348863,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-26 01:46:02,141 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-26 01:46:02,147 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-08-26 01:46:02,147 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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions 2021-08-26 01:46:02,147 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-26 01:46:02,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:03,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5/actions HTTP/1.1" 200 316 2021-08-26 01:46:03,590 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-26 01:46:03,590 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"e4d6cabf8c894d8abe580da2346b1636","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-26 01:46:03,590 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"e4d6cabf8c894d8abe580da2346b1636","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-26 01:46:03,592 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-08-26 01:46:03,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/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 2021-08-26 01:46:03,593 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-26 01:46:03,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:03,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e4d6cabf8c894d8abe580da2346b1636/versions/25a3bd9c518f47d5aeff5dbe9e20edd5 HTTP/1.1" 200 615 2021-08-26 01:46:03,947 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-26 01:46:03,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":"54ae154aeb9f48fb90d5a0730a3d7adf","onboardingMethod":"NetworkPackage","id":"e4d6cabf8c894d8abe580da2346b1636","version":"25a3bd9c518f47d5aeff5dbe9e20edd5","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-08-26 01:46:03,949 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-08-26 01:46:03,950 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-08-26 01:46:03,950 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": "e4d6cabf8c894d8abe580da2346b1636", "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-08-26 01:46:03,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:08,875 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-08-26 01:46:08,884 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-26 01:46:08,892 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1629942367359,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"1cfa8d40-eb95-417f-b2b8-45d8b67cd5ed","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1629942367361,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629942367359,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1629942367380,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"de635112-7f98-46f0-b109-8ee358166c4b","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","duplicated":false,"payloadUpdateDate":1629942367396,"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":1629942367380,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1629942367359,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"1cfa8d40-eb95-417f-b2b8-45d8b67cd5ed","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1629942367361,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629942367359,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1629942367406,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629942367406,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629942367406,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1629942365436,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":1629942365436,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1629942365435,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":1629942365435,"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":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","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":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.port","capability":"tosca.capabilities.Attachment","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"afc1aaf2-6868-450a-8790-d159e8f7b29e","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.tosca_name","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.881c92ed-fca1-4f85-a3b6-d70797a8fe29.show","empty":false},{"parentUniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","definition":false,"name":"state","type":"string","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.state","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false},{"parentUniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.tosca_id","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","createdFromCsar":true,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1629942367100,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1629942367241,"customizationUUID":"0a89faf5-5090-412b-b4df-59977e72ead9","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"feature","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"feature","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Scalable","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"scalable","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.scalable","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"forwarder","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.forwarder","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"binding","uniqueId":"capability.1cabc9cb-b54c-484c-ace7-ca4722c51c34.binding","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"binding","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.binding","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"344d33fb-da03-4f8c-9cbf-5102738de3b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"344d33fb-da03-4f8c-9cbf-5102738de3b8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"port_mirroring","uniqueId":"capability.344d33fb-da03-4f8c-9cbf-5102738de3b8.port_mirroring","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Container","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"host","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.host","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.packets.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.packets.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.bytes","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.packets.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outpoing.packets","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outpoing.packets","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.bytes","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.packets","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.packets","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.ephemeral.size","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.ephemeral.size","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"instance","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.instance","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.iops","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.iops","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu.delta","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu.delta","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.capacity","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.capacity","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.latency","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.latency","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu_util","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu_util","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.allocation","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.allocation","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.latency","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.latency","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.root.size","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.root.size","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"vcpus","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.vcpus","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.iops","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.iops","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.allocation","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.allocation","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.capacity","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.capacity","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory.resident","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory.resident","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"os","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.os","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"endpoint","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.endpoint","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"attachment","uniqueId":"capability.1cabc9cb-b54c-484c-ace7-ca4722c51c34.attachment","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"dependency","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"dependency","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"link","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617.link","capability":"tosca.capabilities.network.Linkable","ownerId":"3762ca3b-f82c-4add-a85c-645762017617","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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"local_storage","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"edfc91ba-5d8a-4c29-b454-7380eb1c2b77.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"e83831f6-98dc-42ab-808a-a0308d2adf0a","createdFromCsar":true,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1629942367100,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"e83831f6-98dc-42ab-808a-a0308d2adf0a","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1629942367241,"customizationUUID":"1ed7cee7-d32a-44c7-832e-df21788362eb","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","requirementOwnerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group","id":"2da712ec-b760-4f79-8b2b-66a0606ee799","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.1cabc9cb-b54c-484c-ace7-ca4722c51c34.attachment","requirementUid":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.port"},"operations":[]}],"fromNode":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_flavor_name","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"edfc91ba-5d8a-4c29-b454-7380eb1c2b77.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_image_name","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f908adb8-df0d-44c4-8d04-53e65373adfa.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":"f908adb8-df0d-44c4-8d04-53e65373adfa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f908adb8-df0d-44c4-8d04-53e65373adfa","empty":false},{"definition":false,"hidden":false,"uniqueId":"e83831f6-98dc-42ab-808a-a0308d2adf0a.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}]},"componentInstancesProperties":{"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":{"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group":[{"parentUniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false},{"uniqueId":"attribute.881c92ed-fca1-4f85-a3b6-d70797a8fe29.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.state","name":"state","type":"string","definition":false,"ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false},{"parentUniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","uniqueId":"attribute.afc1aaf2-6868-450a-8790-d159e8f7b29e.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"feature","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"feature","uniqueId":"capability.afc1aaf2-6868-450a-8790-d159e8f7b29e.feature","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Scalable","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"scalable","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.scalable","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"forwarder","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.forwarder","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"binding","uniqueId":"capability.1cabc9cb-b54c-484c-ace7-ca4722c51c34.binding","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"binding","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.binding","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"344d33fb-da03-4f8c-9cbf-5102738de3b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"344d33fb-da03-4f8c-9cbf-5102738de3b8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"port_mirroring","uniqueId":"capability.344d33fb-da03-4f8c-9cbf-5102738de3b8.port_mirroring","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Container","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"host","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.host","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.packets.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.packets.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.bytes","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.packets.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outpoing.packets","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outpoing.packets","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.bytes","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.outgoing.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"f4785f48-4326-4627-a22f-47d26f39820c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4785f48-4326-4627-a22f-47d26f39820c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"network.incoming.packets","uniqueId":"capability.f4785f48-4326-4627-a22f-47d26f39820c.network.incoming.packets","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.ephemeral.size","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.ephemeral.size","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"instance","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.instance","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.iops","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.iops","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu.delta","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu.delta","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.capacity","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.capacity","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.latency","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.latency","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu_util","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu_util","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.allocation","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.allocation","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.latency","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.latency","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"cpu","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.cpu","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.root.size","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.root.size","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"vcpus","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.vcpus","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.iops","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.iops","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.read.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.write.requests.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.allocation","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.allocation","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.bytes.rate","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.bytes.rate","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.read.bytes","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.read.bytes","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory.usage","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory.usage","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.device.capacity","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.device.capacity","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"memory.resident","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.memory.resident","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"disk.write.requests","uniqueId":"capability.b0ec8fe1-a2a3-4cec-a8fb-fbd0c7c986c6.disk.write.requests","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"os","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.os","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"endpoint","uniqueId":"capability.d3ce8473-e285-49f3-bb85-a66bf58cb2a8.endpoint","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"attachment","uniqueId":"capability.1cabc9cb-b54c-484c-ace7-ca4722c51c34.attachment","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.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":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"dependency","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"dependency","uniqueId":"afc1aaf2-6868-450a-8790-d159e8f7b29e.dependency","capability":"tosca.capabilities.Node","ownerId":"afc1aaf2-6868-450a-8790-d159e8f7b29e","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["e83831f6-98dc-42ab-808a-a0308d2adf0a.1cabc9cb-b54c-484c-ace7-ca4722c51c34.ubuntu20_ubuntu20_admin_plane_port_0","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"link","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617.link","capability":"tosca.capabilities.network.Linkable","ownerId":"3762ca3b-f82c-4add-a85c-645762017617","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":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29.port","capability":"tosca.capabilities.Attachment","ownerId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.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":["e83831f6-98dc-42ab-808a-a0308d2adf0a.312e8a75-68a8-4b67-856c-7c377ba1ef52.ubuntu20","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"e83831f6-98dc-42ab-808a-a0308d2adf0a","parentName":"local_storage","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.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}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"6e227452-b569-43f3-b235-61d1f60135cf","groupUUID":"03dc79d6-83f2-455d-9d57-d726017c909e","members":{"Ubuntu20_admin_security_group":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group","abstract_Ubuntu20":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"},"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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1env","c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"48d3a8f7-1e76-4e96-b093-e485ee9f6b35","artifactsUuid":["de635112-7f98-46f0-b109-8ee358166c4b"],"groupUUID":"530aafee-360d-4508-8d98-8e646697538f","members":{"Ubuntu20_admin_security_group":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.881c92ed-fca1-4f85-a3b6-d70797a8fe29.ubuntu20_admin_security_group","abstract_Ubuntu20":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.e83831f6-98dc-42ab-808a-a0308d2adf0a.abstract_ubuntu20"},"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":"<vfc_id>:<count>","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":"<vfc_id>:<count>","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":1629942365437,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"vspArchived":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"e4d6cabf8c894d8abe580da2346b1636","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1629942367194,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1629942367380,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"de635112-7f98-46f0-b109-8ee358166c4b","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","duplicated":false,"payloadUpdateDate":1629942367396,"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":1629942367380,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1629942367359,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"1cfa8d40-eb95-417f-b2b8-45d8b67cd5ed","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1629942367361,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629942367359,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1629942367406,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629942367406,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629942367406,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3"},"categorySpecificMetadata":{},"csarUUID":"e4d6cabf8c894d8abe580da2346b1636","csarVersion":"1.0","archiveTime":0,"service":false,"name":"basic_vm"} 2021-08-26 01:46:08,908 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-08-26 01:46:08,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:18,919 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-08-26 01:46:18,924 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-08-26 01:46:18,924 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/c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3/lifecycleState/Certify 2021-08-26 01:46:18,924 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-26 01:46:18,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:31,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3/lifecycleState/Certify HTTP/1.1" 200 1276 2021-08-26 01:46:31,649 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-26 01:46:31,650 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"5307c81d-304a-4661-8c4e-76d704b03a3a","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1629942365437,"lastUpdateDate":1629942380785,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"5307c81d-304a-4661-8c4e-76d704b03a3a"},"csarUUID":"e4d6cabf8c894d8abe580da2346b1636","csarVersion":"1.0","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","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":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6"} 2021-08-26 01:46:31,653 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:31,653 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:31,653 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-08-26 01:46:31,654 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-08-26 01:46:31,654 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:31,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:31,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-08-26 01:46:31,862 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-26 01:46:31,862 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9de790c2-08f2-4c80-9bab-9bee3fbde3a6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-26 01:46:31,865 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-26 01:46:31,865 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:31,865 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:31,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-26 01:46:31,865 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-26 01:46:31,866 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:31,866 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-26 01:46:31,866 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-08-26 01:46:31,867 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-08-26 01:46:31,867 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-26 01:46:31,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:34,110 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-08-26 01:46:34,112 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-26 01:46:34,113 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f63c9ac-99a7-4555-a2ce-82f448aab63b","lifecycleState":"CERTIFIED","lastUpdateDate":1629932985838,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda5dfa1-a668-4643-a818-63e374fb2504","invariantUUID":"eb0fae20-0ad1-419f-8700-a79047e8a1cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cdb6106-9e5b-4b07-a8a1-5104862541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933481026,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c81fcefb-0d83-467c-8789-214bc34fceb7","invariantUUID":"6cb83c63-c6e4-484c-bd2c-3b4ec4dcd223","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f640569-5e93-459f-a74b-ed318aa72d60","lifecycleState":"CERTIFIED","lastUpdateDate":1629932958985,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97d3ea81-789e-4b07-b9a7-a146746b3e88","invariantUUID":"201a5767-198d-480c-a91a-08d68d461e77","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":"344d33fb-da03-4f8c-9cbf-5102738de3b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933174037,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b6c54ab-54aa-44fc-b4a9-fc4cf9820f59","invariantUUID":"643970df-a7dd-4a23-a9d7-7b3b5f8d5498","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9e4ede1-4947-4b6e-9628-6eed892c55b1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933520094,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c716d80-20c6-4b8b-9c4d-ec8d70d0cd4a","invariantUUID":"60a8fe5c-9311-4692-bdb1-c07774de1a98","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c20147f1-97e4-4122-a634-4cc7f0624622","lifecycleState":"CERTIFIED","lastUpdateDate":1629933451044,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef153c95-eda0-4e8f-8829-fb2d6d6a4a23","invariantUUID":"8171c488-b650-460c-b134-594982af38f9","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":"f14ff546-3d1c-4129-9217-3f32d4c720d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933287040,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f56c3572-1155-45cc-8e0b-17e2aa6b12bd","invariantUUID":"c6f68eb6-7eba-4904-8bc7-7d45da4e79c1","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d43f13c6-b377-4761-8c36-ec01b90ec374","lifecycleState":"CERTIFIED","lastUpdateDate":1629933488140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f3fc5a-eb8d-4eb3-977c-03f11a60e41c","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"72d37fcb-698a-419a-9910-97177d689fc0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933355270,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"444d558d-3863-44ab-9519-a573c1449878","invariantUUID":"39b92fb8-e4fb-4e10-92fa-f9401c29ae50","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ee929b4-aa56-460e-817e-b1b8740d217e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933268829,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0436c40c-e7ae-42f6-8516-6179b9221e57","invariantUUID":"1d78487a-58e1-4f39-b151-5bc7f1b3f893","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":"5a6a2cc9-44eb-4e7a-bc8f-1b9ed231b540","lifecycleState":"CERTIFIED","lastUpdateDate":1629933212776,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"991da643-4ea7-408b-adfb-810cb95e4cfe","invariantUUID":"f4b935ae-7480-4163-8fb9-55bdb81e3f7e","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":"2ef16605-1e0e-4933-bbb3-fd4d579a8dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629933440210,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2261e918-5c95-43e2-9291-46ce1802ea9e","invariantUUID":"5fedc6b2-d689-4ccb-8068-a17a74a8f531","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebb215a7-3c9e-41c4-a5e0-6ed9d9032981","lifecycleState":"CERTIFIED","lastUpdateDate":1629933025524,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9391d433-b048-4509-b836-0f8c082b7121","invariantUUID":"51347cb2-ac08-4ed7-89cf-ece1dca02615","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4b847d5-4468-4cda-9798-441ecc8a3c9f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933281859,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6afa3345-7b8a-46b0-9dbe-5d40fbd8167f","invariantUUID":"76f9aca6-74aa-4800-9eac-de0a40ddf108","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":"compute","uniqueId":"8b6e5c63-7bc2-4a07-bc8a-3c8b41745eb8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933320206,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b32a8f1-1646-4eee-9018-8156b8cf7cb6","invariantUUID":"b27d6815-4801-46ef-a667-a47ac2e9b282","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75754761-5ad0-40e6-bec1-1e3a46ba1c26","lifecycleState":"CERTIFIED","lastUpdateDate":1629933411931,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ba3e9e9-b9a6-4077-9528-61321f129080","invariantUUID":"7c459f1f-a65f-43ce-85b1-4cb886571a84","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20be5e-87de-4774-a2fc-9772ef8e3c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933157052,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943a8201-5831-4791-a9d7-f59d357528c8","invariantUUID":"03f2fd17-6865-42ea-baa4-85a076c17eca","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":"compute","uniqueId":"8d019a57-dd53-4db7-8fe7-b19e88e9b430","lifecycleState":"CERTIFIED","lastUpdateDate":1629933514811,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7464e167-d0e6-4c3d-b3a6-98f25a803bb6","invariantUUID":"101c310c-b053-4779-aa84-69732b3d886c","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":"defaulticon","uniqueId":"e167547a-2543-4df3-9ee4-28fd32b7b137","lifecycleState":"CERTIFIED","lastUpdateDate":1629933276784,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36784f18-fc15-4a73-bc4a-98b7ed5d472d","invariantUUID":"3685f388-8265-48fa-8cd8-ff7bc69fd9ee","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":"ded1994a-d306-488f-8f56-facce0412742","lifecycleState":"CERTIFIED","lastUpdateDate":1629933363844,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889e3efc-c907-41a3-af86-1fcc8ec2f037","invariantUUID":"b5eb943f-05ff-4d80-9236-d452093c5750","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":"compute","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629932924291,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5037285a-651b-4dea-ab15-202ff6dffc01","invariantUUID":"d501ff19-131b-4567-abc3-3219cca4e5a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a31129d-422e-480e-8e58-03662b1664d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933457913,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8705d1a8-397e-4445-8ddb-a7147d56565e","invariantUUID":"127efce5-d83c-46b1-88b7-da6b6d51660b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617","lifecycleState":"CERTIFIED","lastUpdateDate":1629932980573,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef0c972c-a557-44a8-9c82-19a009f109b0","invariantUUID":"611b1630-6550-4667-a812-cb933f1e677a","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":"networkrules","uniqueId":"f35947ac-f74b-498b-b14e-10805b37f16a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933119337,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66d17aa0-ce66-42e3-9234-24ecdd834829","invariantUUID":"df758e56-d598-43eb-a1ab-23475b8107c5","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":"b689166e-a5c2-489b-aa3b-22ba955d40de","lifecycleState":"CERTIFIED","lastUpdateDate":1629933339090,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfa00454-5763-4de1-9be9-c3011bb7521d","invariantUUID":"480ec1f3-8e58-4bcc-856a-018b387e9a1e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca283ca3-0e39-46c1-8f6f-fd27bfd2d6c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933055556,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7629a7ab-c740-495f-8398-7156129ebaea","invariantUUID":"4860426b-8454-4b83-9df9-2bb33bb4c6f9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdb1778-0347-4709-a426-c10f81a5705f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933429354,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed6b968-d677-436b-88f2-a4af7bd960ce","invariantUUID":"230d5d12-3b81-4fcf-83c5-86d725d15bf5","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":"defaulticon","uniqueId":"bf907e03-4ccb-4504-a67d-829f09581eed","lifecycleState":"CERTIFIED","lastUpdateDate":1629932947801,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ffeff325-f72e-4ecd-b6c6-dbef6916a098","invariantUUID":"5974beae-7282-45c1-aa10-c92df3ac62d6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00f2cbd-53f7-4346-a585-58b1b93975f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933050217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6c1ccf0c-7380-41b0-881d-f9bec8d27d6d","invariantUUID":"7bc545a3-14bc-4f93-a04f-2fe9626621e4","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":"objectStorage","uniqueId":"f1e58529-fc6f-4990-9f97-f9433de45318","lifecycleState":"CERTIFIED","lastUpdateDate":1629933006660,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86285c88-3f2b-41e2-a235-0dc5d978d04b","invariantUUID":"c4b36f70-8a50-481d-871f-1417ff2cbbc0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5075f95-eaa0-4e09-890e-42fadb35a3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629932953472,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38298ffa-5555-41db-9f59-83e0c6e1ec2b","invariantUUID":"c2e511ac-132c-4a52-97cc-faee32bfe1c6","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":"objectStorage","uniqueId":"92ae6e87-c288-4c8c-9b49-9697675eb437","lifecycleState":"CERTIFIED","lastUpdateDate":1629933011944,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f83474e-39a5-4207-891a-4acd4e4f5492","invariantUUID":"e10d5e95-e2ab-427c-9ee5-1e7c36fb628c","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":"port","uniqueId":"80de7a24-6592-4e5d-92df-ef4901ee6e8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933034671,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf98381a-3c70-44c9-8c41-9efa43915ec4","invariantUUID":"fc65c3c9-1c8e-4523-9f13-981bc87362d3","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44765ba9-e0e8-434f-8133-16a7b91fad7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933068422,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb162370-6ca9-4083-852c-4d05dc09f53d","invariantUUID":"12a6495a-d607-411a-a0e6-cd9a39c6b1e2","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":"fc1e596c-9c1c-4cd3-b62a-bace4bd43c3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933423335,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3700907-6d74-4bf4-b10b-80fc45f49c16","invariantUUID":"c8b1fa82-e9b8-490d-837d-a196ea4a4f0b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5d4049c-dd65-47b6-b059-d844b92c2d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629933493343,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"383d7835-c503-42f8-b2d8-707470149985","invariantUUID":"672a84a7-685c-47c4-b037-e43cb65c92fe","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2834b75-c820-4380-a7ad-3d5e0e3ffbae","lifecycleState":"CERTIFIED","lastUpdateDate":1629933463000,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfca15d0-db7d-4b16-aaf4-fc998a36db5f","invariantUUID":"6c88064f-02a4-4610-a83b-c4c1f22fddf2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f0c792-40d5-4198-b3ac-6b931637b5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629933314894,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81adb568-1d73-4012-ae07-f0f50b7c0752","invariantUUID":"f128075f-3531-4e10-9c04-ef8d78db67db","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":"network","uniqueId":"f6e7571b-1ff4-46e6-909d-3325073206b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933416991,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30ee1e1c-225b-45c3-8f71-275c6a3ad7d8","invariantUUID":"054642fb-b9e7-4357-8524-db07560ec8ec","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dc17d4fd-8f83-4920-9577-e40495287f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629933333875,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a759928-0043-4911-bb0f-686f5893051d","invariantUUID":"95d5abb9-7fff-402b-bb01-a82c7bb2cb39","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":"153fa05f-9388-45c2-96be-ba5d1cb4232e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933253801,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a29a4cb6-f8b1-4fa8-86a3-8aac7cf4367a","invariantUUID":"74b96e38-b7b5-4830-a590-7a37148ac5ca","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d8fbc68c-ae37-4345-9902-699df47587bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629933526872,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad0f82f-88fb-4651-9c4d-b8909b3ec004","invariantUUID":"21c5634e-edd9-400c-9c18-19f7ec709f66","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":"network","uniqueId":"cc0e0d53-3701-428a-a124-7b993b5d0b29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933162062,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"077df27a-9e26-418b-a3b8-a1bf347ff835","invariantUUID":"f638ac93-a16e-42b0-a504-c01a82914324","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5307c81d-304a-4661-8c4e-76d704b03a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629942380785,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","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":"0ad19d0a-446e-4f17-9541-dcabc470838b","lifecycleState":"CERTIFIED","lastUpdateDate":1629933434404,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0edfa26-8dda-404a-8e0d-705b3a1b8449","invariantUUID":"34a2e9c9-ccb9-43c5-9fbb-7c7248b59859","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":"84415c30-e234-44a5-b580-7c1cf9e91594","lifecycleState":"CERTIFIED","lastUpdateDate":1629932975096,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99e12b8c-ab8a-4383-b4c4-50571bf3226c","invariantUUID":"d363640e-58ba-4214-93aa-df03f05ee92a","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":"b0c677ea-7524-468c-a5c4-b240769ade79","lifecycleState":"CERTIFIED","lastUpdateDate":1629933248439,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"347ef2ad-4989-4788-86a9-5c8e55a737fc","invariantUUID":"0121cad6-8fd5-4b7f-98e9-955598fdebb3","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":"compute","uniqueId":"15315370-884a-41fc-ba88-fcf9e66792f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933140350,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe1032d-b2e6-4bfe-8be7-aae83fe31ad1","invariantUUID":"d953e0c9-22b6-4ef9-95b0-7eccc5b7545c","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"552e835b-b571-4779-bedd-ad142da3244c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629933499937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebf67ac3-25fc-4465-a904-db2c716a0b29","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d8b033d-30d3-48ee-9072-ca7f17e1a8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933044997,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c8f2785-a0fc-46cf-8185-580c3ec90af8","invariantUUID":"7f27b586-5ee9-4f87-9f51-9037536d72e9","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"53c9a027-4964-4146-aa5e-5dd8c0ba61dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629933406621,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86e2d622-9f5a-476f-bf19-0279cf2ce615","invariantUUID":"c70e6a2b-e0e4-432f-a9ea-4dc996024bda","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eed15a72-5766-4877-a6b1-cac036527f71","lifecycleState":"CERTIFIED","lastUpdateDate":1629933292403,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc06edcd-0a54-44c6-8ea6-49aead8f6f4d","invariantUUID":"dd43a391-f538-495b-b52a-48ed2f32a21b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"085c5619-8683-457a-ada9-564c3421bcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933396371,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df21e2f4-4df4-41fa-a5f3-25d8d2b227e5","invariantUUID":"44ee7e06-8075-458c-8948-44d91d6c63a1","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":"networkrules","uniqueId":"b86a8515-896b-4c8d-8f2d-9632caac113f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933098945,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0ab81ff3-789f-4d0f-9b26-95aac802fd45","invariantUUID":"afac202b-3b56-44ba-be06-4a4e7faf0a94","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5659f53d-d4f7-414f-af1c-2cc716a35525","lifecycleState":"CERTIFIED","lastUpdateDate":1629933149134,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aede871-2461-488a-b41b-afe8aa5669d3","invariantUUID":"813ef80a-9ab8-454e-b8c6-b6b3388d60e4","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":"8c86304a-0f51-4650-95a3-c679f80ddebf","lifecycleState":"CERTIFIED","lastUpdateDate":1629933234141,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d208c792-8733-45bb-9754-15c738354b2e","invariantUUID":"af94b448-ed5d-4083-b07c-b9bf406106e8","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":"securityrules","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933130769,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6bd66cdc-c7d0-4381-b5ce-4355206e3aa0","invariantUUID":"e9663d74-a1a4-4598-86a0-05827a590375","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0823ce11-210b-4f9e-b43e-74ce3d9e72d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933017483,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd484c02-8522-4dd2-9265-ab3f17a6f160","invariantUUID":"e57a68d6-7b57-446e-987a-2b2695c1f702","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":"1cabc9cb-b54c-484c-ace7-ca4722c51c34","lifecycleState":"CERTIFIED","lastUpdateDate":1629933180236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4110909-9d88-4031-9ad4-41f7d314d743","invariantUUID":"14db9159-ddfb-4663-938a-104b07880a02","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":"94d47cb4-462d-4156-89ab-6f390378bf7a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933187248,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded94ec5-c084-4332-98f3-cc91bafe3b4d","invariantUUID":"952438c8-eb8f-4562-9bcb-83e95c61b2e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a990eb5-f395-4435-8ee0-14360294dc2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933297907,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8023abd6-559c-4622-b73d-aacb6a5430d4","invariantUUID":"589285c9-9aea-478f-9ef3-9f445b3a2581","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":"fbd7144a-fa58-4375-a728-7c1870de211d","lifecycleState":"CERTIFIED","lastUpdateDate":1629933061647,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fe46b2a-2a37-4a43-914e-f38963fcd215","invariantUUID":"98ca9d4b-d2af-4273-8846-332892abecda","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":"85a8eef9-bd9d-45a1-94f6-431ad14cc27a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933309901,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c508c174-d8f2-4895-a8b7-8adab129b0ac","invariantUUID":"28695e79-f221-466f-8ee5-fa0a8c0aab6e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b226ec2f-2be0-46b0-9640-fe588b71f84e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933229044,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"976ba488-f586-4d22-8043-e294f8bc0375","invariantUUID":"af224af9-f2c5-4cee-b309-ed9df933cc07","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":"defaulticon","uniqueId":"a1538d5f-5b21-4866-b810-302338fb6452","lifecycleState":"CERTIFIED","lastUpdateDate":1629933389222,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3560f69c-03e9-41a8-a39c-c087e1fca0f2","invariantUUID":"8bd04821-d0ba-43af-9a16-0350ce05eadb","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":"8e40edc4-be15-4208-98bb-826d77676237","lifecycleState":"CERTIFIED","lastUpdateDate":1629933125738,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67ef957b-6475-4862-add5-bcfccf4ca46d","invariantUUID":"61b09809-e072-46af-aefe-0cfabf3019b1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b186fb44-bd1b-477f-8392-b12eedc10c00","lifecycleState":"CERTIFIED","lastUpdateDate":1629933530218,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50380e23-6dc0-43eb-8d69-ed080fa03773","invariantUUID":"c804162a-f038-4122-b456-a660a16b8831","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"333090c6-db3e-427c-b0a0-3b5d53fbb741","lifecycleState":"CERTIFIED","lastUpdateDate":1629933039817,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1cb9c0d-d1f6-4664-accb-f14e034df889","invariantUUID":"bd8aaa17-8634-4b44-8ca5-44bdb35b9068","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"213bf112-c206-449e-9e6b-aaeb0e64f477","lifecycleState":"CERTIFIED","lastUpdateDate":1629933104082,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e361ac90-2c9e-47ed-adef-a342b3436c30","invariantUUID":"2a37b5a6-2d8e-48e3-b7f1-1eb99860830d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7149c10c-6d03-41f3-971f-f591bd71c841","lifecycleState":"CERTIFIED","lastUpdateDate":1629933401469,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0af7a13-9472-4d85-99f9-2bfb4c2e7cae","invariantUUID":"ed2ee9cf-4cb7-4897-bb6b-dc5392dcdbb7","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":"port","uniqueId":"6f655238-7fd4-4734-abe0-b16549f65a66","lifecycleState":"CERTIFIED","lastUpdateDate":1629933470779,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7e9e4f2-4d4e-428b-999b-cb88fa55d6d6","invariantUUID":"0d1787d8-b5c6-4632-9e6c-af1a15e5f6bf","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fb370aa-171b-4758-a634-15e9b68b4907","lifecycleState":"CERTIFIED","lastUpdateDate":1629933260438,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf6b383-55d3-48cb-a176-e607ac1c6063","invariantUUID":"7d692c7d-e10b-48c1-931a-32372fcd0abc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fcd869b-7e2e-4a53-a330-a64abc63d054","lifecycleState":"CERTIFIED","lastUpdateDate":1629941937198,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-26 01:46:34,117 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-26 01:46:44,127 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:44,128 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:44,128 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-08-26 01:46:44,128 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-08-26 01:46:44,129 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:44,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:44,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-08-26 01:46:44,214 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-26 01:46:44,214 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9de790c2-08f2-4c80-9bab-9bee3fbde3a6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-26 01:46:44,216 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-26 01:46:44,216 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:44,216 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:44,216 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-26 01:46:44,216 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-26 01:46:44,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:44,216 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-26 01:46:44,217 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-08-26 01:46:44,217 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-08-26 01:46:44,217 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-26 01:46:44,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:44,766 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-08-26 01:46:44,768 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-26 01:46:44,770 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f63c9ac-99a7-4555-a2ce-82f448aab63b","lifecycleState":"CERTIFIED","lastUpdateDate":1629932985838,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda5dfa1-a668-4643-a818-63e374fb2504","invariantUUID":"eb0fae20-0ad1-419f-8700-a79047e8a1cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cdb6106-9e5b-4b07-a8a1-5104862541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933481026,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c81fcefb-0d83-467c-8789-214bc34fceb7","invariantUUID":"6cb83c63-c6e4-484c-bd2c-3b4ec4dcd223","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f640569-5e93-459f-a74b-ed318aa72d60","lifecycleState":"CERTIFIED","lastUpdateDate":1629932958985,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97d3ea81-789e-4b07-b9a7-a146746b3e88","invariantUUID":"201a5767-198d-480c-a91a-08d68d461e77","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":"344d33fb-da03-4f8c-9cbf-5102738de3b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933174037,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b6c54ab-54aa-44fc-b4a9-fc4cf9820f59","invariantUUID":"643970df-a7dd-4a23-a9d7-7b3b5f8d5498","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9e4ede1-4947-4b6e-9628-6eed892c55b1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933520094,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c716d80-20c6-4b8b-9c4d-ec8d70d0cd4a","invariantUUID":"60a8fe5c-9311-4692-bdb1-c07774de1a98","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c20147f1-97e4-4122-a634-4cc7f0624622","lifecycleState":"CERTIFIED","lastUpdateDate":1629933451044,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef153c95-eda0-4e8f-8829-fb2d6d6a4a23","invariantUUID":"8171c488-b650-460c-b134-594982af38f9","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":"f14ff546-3d1c-4129-9217-3f32d4c720d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933287040,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f56c3572-1155-45cc-8e0b-17e2aa6b12bd","invariantUUID":"c6f68eb6-7eba-4904-8bc7-7d45da4e79c1","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d43f13c6-b377-4761-8c36-ec01b90ec374","lifecycleState":"CERTIFIED","lastUpdateDate":1629933488140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f3fc5a-eb8d-4eb3-977c-03f11a60e41c","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"72d37fcb-698a-419a-9910-97177d689fc0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933355270,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"444d558d-3863-44ab-9519-a573c1449878","invariantUUID":"39b92fb8-e4fb-4e10-92fa-f9401c29ae50","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ee929b4-aa56-460e-817e-b1b8740d217e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933268829,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0436c40c-e7ae-42f6-8516-6179b9221e57","invariantUUID":"1d78487a-58e1-4f39-b151-5bc7f1b3f893","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":"5a6a2cc9-44eb-4e7a-bc8f-1b9ed231b540","lifecycleState":"CERTIFIED","lastUpdateDate":1629933212776,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"991da643-4ea7-408b-adfb-810cb95e4cfe","invariantUUID":"f4b935ae-7480-4163-8fb9-55bdb81e3f7e","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":"2ef16605-1e0e-4933-bbb3-fd4d579a8dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629933440210,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2261e918-5c95-43e2-9291-46ce1802ea9e","invariantUUID":"5fedc6b2-d689-4ccb-8068-a17a74a8f531","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebb215a7-3c9e-41c4-a5e0-6ed9d9032981","lifecycleState":"CERTIFIED","lastUpdateDate":1629933025524,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9391d433-b048-4509-b836-0f8c082b7121","invariantUUID":"51347cb2-ac08-4ed7-89cf-ece1dca02615","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4b847d5-4468-4cda-9798-441ecc8a3c9f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933281859,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6afa3345-7b8a-46b0-9dbe-5d40fbd8167f","invariantUUID":"76f9aca6-74aa-4800-9eac-de0a40ddf108","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":"compute","uniqueId":"8b6e5c63-7bc2-4a07-bc8a-3c8b41745eb8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933320206,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b32a8f1-1646-4eee-9018-8156b8cf7cb6","invariantUUID":"b27d6815-4801-46ef-a667-a47ac2e9b282","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75754761-5ad0-40e6-bec1-1e3a46ba1c26","lifecycleState":"CERTIFIED","lastUpdateDate":1629933411931,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ba3e9e9-b9a6-4077-9528-61321f129080","invariantUUID":"7c459f1f-a65f-43ce-85b1-4cb886571a84","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20be5e-87de-4774-a2fc-9772ef8e3c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933157052,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943a8201-5831-4791-a9d7-f59d357528c8","invariantUUID":"03f2fd17-6865-42ea-baa4-85a076c17eca","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":"compute","uniqueId":"8d019a57-dd53-4db7-8fe7-b19e88e9b430","lifecycleState":"CERTIFIED","lastUpdateDate":1629933514811,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7464e167-d0e6-4c3d-b3a6-98f25a803bb6","invariantUUID":"101c310c-b053-4779-aa84-69732b3d886c","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":"defaulticon","uniqueId":"e167547a-2543-4df3-9ee4-28fd32b7b137","lifecycleState":"CERTIFIED","lastUpdateDate":1629933276784,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36784f18-fc15-4a73-bc4a-98b7ed5d472d","invariantUUID":"3685f388-8265-48fa-8cd8-ff7bc69fd9ee","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":"ded1994a-d306-488f-8f56-facce0412742","lifecycleState":"CERTIFIED","lastUpdateDate":1629933363844,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889e3efc-c907-41a3-af86-1fcc8ec2f037","invariantUUID":"b5eb943f-05ff-4d80-9236-d452093c5750","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":"compute","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629932924291,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5037285a-651b-4dea-ab15-202ff6dffc01","invariantUUID":"d501ff19-131b-4567-abc3-3219cca4e5a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a31129d-422e-480e-8e58-03662b1664d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933457913,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8705d1a8-397e-4445-8ddb-a7147d56565e","invariantUUID":"127efce5-d83c-46b1-88b7-da6b6d51660b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617","lifecycleState":"CERTIFIED","lastUpdateDate":1629932980573,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef0c972c-a557-44a8-9c82-19a009f109b0","invariantUUID":"611b1630-6550-4667-a812-cb933f1e677a","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":"networkrules","uniqueId":"f35947ac-f74b-498b-b14e-10805b37f16a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933119337,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66d17aa0-ce66-42e3-9234-24ecdd834829","invariantUUID":"df758e56-d598-43eb-a1ab-23475b8107c5","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":"b689166e-a5c2-489b-aa3b-22ba955d40de","lifecycleState":"CERTIFIED","lastUpdateDate":1629933339090,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfa00454-5763-4de1-9be9-c3011bb7521d","invariantUUID":"480ec1f3-8e58-4bcc-856a-018b387e9a1e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca283ca3-0e39-46c1-8f6f-fd27bfd2d6c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933055556,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7629a7ab-c740-495f-8398-7156129ebaea","invariantUUID":"4860426b-8454-4b83-9df9-2bb33bb4c6f9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdb1778-0347-4709-a426-c10f81a5705f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933429354,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed6b968-d677-436b-88f2-a4af7bd960ce","invariantUUID":"230d5d12-3b81-4fcf-83c5-86d725d15bf5","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":"defaulticon","uniqueId":"bf907e03-4ccb-4504-a67d-829f09581eed","lifecycleState":"CERTIFIED","lastUpdateDate":1629932947801,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ffeff325-f72e-4ecd-b6c6-dbef6916a098","invariantUUID":"5974beae-7282-45c1-aa10-c92df3ac62d6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00f2cbd-53f7-4346-a585-58b1b93975f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933050217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6c1ccf0c-7380-41b0-881d-f9bec8d27d6d","invariantUUID":"7bc545a3-14bc-4f93-a04f-2fe9626621e4","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":"objectStorage","uniqueId":"f1e58529-fc6f-4990-9f97-f9433de45318","lifecycleState":"CERTIFIED","lastUpdateDate":1629933006660,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86285c88-3f2b-41e2-a235-0dc5d978d04b","invariantUUID":"c4b36f70-8a50-481d-871f-1417ff2cbbc0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5075f95-eaa0-4e09-890e-42fadb35a3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629932953472,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38298ffa-5555-41db-9f59-83e0c6e1ec2b","invariantUUID":"c2e511ac-132c-4a52-97cc-faee32bfe1c6","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":"objectStorage","uniqueId":"92ae6e87-c288-4c8c-9b49-9697675eb437","lifecycleState":"CERTIFIED","lastUpdateDate":1629933011944,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f83474e-39a5-4207-891a-4acd4e4f5492","invariantUUID":"e10d5e95-e2ab-427c-9ee5-1e7c36fb628c","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":"port","uniqueId":"80de7a24-6592-4e5d-92df-ef4901ee6e8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933034671,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf98381a-3c70-44c9-8c41-9efa43915ec4","invariantUUID":"fc65c3c9-1c8e-4523-9f13-981bc87362d3","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44765ba9-e0e8-434f-8133-16a7b91fad7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933068422,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb162370-6ca9-4083-852c-4d05dc09f53d","invariantUUID":"12a6495a-d607-411a-a0e6-cd9a39c6b1e2","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":"fc1e596c-9c1c-4cd3-b62a-bace4bd43c3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933423335,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3700907-6d74-4bf4-b10b-80fc45f49c16","invariantUUID":"c8b1fa82-e9b8-490d-837d-a196ea4a4f0b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5d4049c-dd65-47b6-b059-d844b92c2d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629933493343,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"383d7835-c503-42f8-b2d8-707470149985","invariantUUID":"672a84a7-685c-47c4-b037-e43cb65c92fe","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2834b75-c820-4380-a7ad-3d5e0e3ffbae","lifecycleState":"CERTIFIED","lastUpdateDate":1629933463000,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfca15d0-db7d-4b16-aaf4-fc998a36db5f","invariantUUID":"6c88064f-02a4-4610-a83b-c4c1f22fddf2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f0c792-40d5-4198-b3ac-6b931637b5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629933314894,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81adb568-1d73-4012-ae07-f0f50b7c0752","invariantUUID":"f128075f-3531-4e10-9c04-ef8d78db67db","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":"network","uniqueId":"f6e7571b-1ff4-46e6-909d-3325073206b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933416991,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30ee1e1c-225b-45c3-8f71-275c6a3ad7d8","invariantUUID":"054642fb-b9e7-4357-8524-db07560ec8ec","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dc17d4fd-8f83-4920-9577-e40495287f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629933333875,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a759928-0043-4911-bb0f-686f5893051d","invariantUUID":"95d5abb9-7fff-402b-bb01-a82c7bb2cb39","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":"153fa05f-9388-45c2-96be-ba5d1cb4232e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933253801,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a29a4cb6-f8b1-4fa8-86a3-8aac7cf4367a","invariantUUID":"74b96e38-b7b5-4830-a590-7a37148ac5ca","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d8fbc68c-ae37-4345-9902-699df47587bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629933526872,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad0f82f-88fb-4651-9c4d-b8909b3ec004","invariantUUID":"21c5634e-edd9-400c-9c18-19f7ec709f66","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":"network","uniqueId":"cc0e0d53-3701-428a-a124-7b993b5d0b29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933162062,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"077df27a-9e26-418b-a3b8-a1bf347ff835","invariantUUID":"f638ac93-a16e-42b0-a504-c01a82914324","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5307c81d-304a-4661-8c4e-76d704b03a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629942380785,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","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":"0ad19d0a-446e-4f17-9541-dcabc470838b","lifecycleState":"CERTIFIED","lastUpdateDate":1629933434404,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0edfa26-8dda-404a-8e0d-705b3a1b8449","invariantUUID":"34a2e9c9-ccb9-43c5-9fbb-7c7248b59859","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":"84415c30-e234-44a5-b580-7c1cf9e91594","lifecycleState":"CERTIFIED","lastUpdateDate":1629932975096,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99e12b8c-ab8a-4383-b4c4-50571bf3226c","invariantUUID":"d363640e-58ba-4214-93aa-df03f05ee92a","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":"b0c677ea-7524-468c-a5c4-b240769ade79","lifecycleState":"CERTIFIED","lastUpdateDate":1629933248439,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"347ef2ad-4989-4788-86a9-5c8e55a737fc","invariantUUID":"0121cad6-8fd5-4b7f-98e9-955598fdebb3","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":"compute","uniqueId":"15315370-884a-41fc-ba88-fcf9e66792f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933140350,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe1032d-b2e6-4bfe-8be7-aae83fe31ad1","invariantUUID":"d953e0c9-22b6-4ef9-95b0-7eccc5b7545c","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"552e835b-b571-4779-bedd-ad142da3244c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629933499937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebf67ac3-25fc-4465-a904-db2c716a0b29","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d8b033d-30d3-48ee-9072-ca7f17e1a8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933044997,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c8f2785-a0fc-46cf-8185-580c3ec90af8","invariantUUID":"7f27b586-5ee9-4f87-9f51-9037536d72e9","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"53c9a027-4964-4146-aa5e-5dd8c0ba61dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629933406621,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86e2d622-9f5a-476f-bf19-0279cf2ce615","invariantUUID":"c70e6a2b-e0e4-432f-a9ea-4dc996024bda","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eed15a72-5766-4877-a6b1-cac036527f71","lifecycleState":"CERTIFIED","lastUpdateDate":1629933292403,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc06edcd-0a54-44c6-8ea6-49aead8f6f4d","invariantUUID":"dd43a391-f538-495b-b52a-48ed2f32a21b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"085c5619-8683-457a-ada9-564c3421bcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933396371,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df21e2f4-4df4-41fa-a5f3-25d8d2b227e5","invariantUUID":"44ee7e06-8075-458c-8948-44d91d6c63a1","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":"networkrules","uniqueId":"b86a8515-896b-4c8d-8f2d-9632caac113f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933098945,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0ab81ff3-789f-4d0f-9b26-95aac802fd45","invariantUUID":"afac202b-3b56-44ba-be06-4a4e7faf0a94","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5659f53d-d4f7-414f-af1c-2cc716a35525","lifecycleState":"CERTIFIED","lastUpdateDate":1629933149134,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aede871-2461-488a-b41b-afe8aa5669d3","invariantUUID":"813ef80a-9ab8-454e-b8c6-b6b3388d60e4","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":"8c86304a-0f51-4650-95a3-c679f80ddebf","lifecycleState":"CERTIFIED","lastUpdateDate":1629933234141,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d208c792-8733-45bb-9754-15c738354b2e","invariantUUID":"af94b448-ed5d-4083-b07c-b9bf406106e8","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":"securityrules","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933130769,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6bd66cdc-c7d0-4381-b5ce-4355206e3aa0","invariantUUID":"e9663d74-a1a4-4598-86a0-05827a590375","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0823ce11-210b-4f9e-b43e-74ce3d9e72d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933017483,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd484c02-8522-4dd2-9265-ab3f17a6f160","invariantUUID":"e57a68d6-7b57-446e-987a-2b2695c1f702","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":"1cabc9cb-b54c-484c-ace7-ca4722c51c34","lifecycleState":"CERTIFIED","lastUpdateDate":1629933180236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4110909-9d88-4031-9ad4-41f7d314d743","invariantUUID":"14db9159-ddfb-4663-938a-104b07880a02","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":"94d47cb4-462d-4156-89ab-6f390378bf7a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933187248,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded94ec5-c084-4332-98f3-cc91bafe3b4d","invariantUUID":"952438c8-eb8f-4562-9bcb-83e95c61b2e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a990eb5-f395-4435-8ee0-14360294dc2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933297907,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8023abd6-559c-4622-b73d-aacb6a5430d4","invariantUUID":"589285c9-9aea-478f-9ef3-9f445b3a2581","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":"fbd7144a-fa58-4375-a728-7c1870de211d","lifecycleState":"CERTIFIED","lastUpdateDate":1629933061647,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fe46b2a-2a37-4a43-914e-f38963fcd215","invariantUUID":"98ca9d4b-d2af-4273-8846-332892abecda","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":"85a8eef9-bd9d-45a1-94f6-431ad14cc27a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933309901,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c508c174-d8f2-4895-a8b7-8adab129b0ac","invariantUUID":"28695e79-f221-466f-8ee5-fa0a8c0aab6e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b226ec2f-2be0-46b0-9640-fe588b71f84e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933229044,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"976ba488-f586-4d22-8043-e294f8bc0375","invariantUUID":"af224af9-f2c5-4cee-b309-ed9df933cc07","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":"defaulticon","uniqueId":"a1538d5f-5b21-4866-b810-302338fb6452","lifecycleState":"CERTIFIED","lastUpdateDate":1629933389222,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3560f69c-03e9-41a8-a39c-c087e1fca0f2","invariantUUID":"8bd04821-d0ba-43af-9a16-0350ce05eadb","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":"8e40edc4-be15-4208-98bb-826d77676237","lifecycleState":"CERTIFIED","lastUpdateDate":1629933125738,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67ef957b-6475-4862-add5-bcfccf4ca46d","invariantUUID":"61b09809-e072-46af-aefe-0cfabf3019b1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b186fb44-bd1b-477f-8392-b12eedc10c00","lifecycleState":"CERTIFIED","lastUpdateDate":1629933530218,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50380e23-6dc0-43eb-8d69-ed080fa03773","invariantUUID":"c804162a-f038-4122-b456-a660a16b8831","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"333090c6-db3e-427c-b0a0-3b5d53fbb741","lifecycleState":"CERTIFIED","lastUpdateDate":1629933039817,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1cb9c0d-d1f6-4664-accb-f14e034df889","invariantUUID":"bd8aaa17-8634-4b44-8ca5-44bdb35b9068","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"213bf112-c206-449e-9e6b-aaeb0e64f477","lifecycleState":"CERTIFIED","lastUpdateDate":1629933104082,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e361ac90-2c9e-47ed-adef-a342b3436c30","invariantUUID":"2a37b5a6-2d8e-48e3-b7f1-1eb99860830d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7149c10c-6d03-41f3-971f-f591bd71c841","lifecycleState":"CERTIFIED","lastUpdateDate":1629933401469,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0af7a13-9472-4d85-99f9-2bfb4c2e7cae","invariantUUID":"ed2ee9cf-4cb7-4897-bb6b-dc5392dcdbb7","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":"port","uniqueId":"6f655238-7fd4-4734-abe0-b16549f65a66","lifecycleState":"CERTIFIED","lastUpdateDate":1629933470779,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7e9e4f2-4d4e-428b-999b-cb88fa55d6d6","invariantUUID":"0d1787d8-b5c6-4632-9e6c-af1a15e5f6bf","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fb370aa-171b-4758-a634-15e9b68b4907","lifecycleState":"CERTIFIED","lastUpdateDate":1629933260438,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf6b383-55d3-48cb-a176-e607ac1c6063","invariantUUID":"7d692c7d-e10b-48c1-931a-32372fcd0abc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fcd869b-7e2e-4a53-a330-a64abc63d054","lifecycleState":"CERTIFIED","lastUpdateDate":1629941937198,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-26 01:46:44,774 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-26 01:46:44,774 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-26 01:46:44,775 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-26 01:46:44,775 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-08-26 01:46:44,775 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-26 01:46:44,775 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-26 01:46:44,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:45,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-26 01:46:45,417 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-26 01:46:45,417 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/11ec97b8-0099-4cd6-a3da-9b3d712a7c52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-26 01:46:45,419 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-26 01:46:45,419 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:45,419 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:45,420 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-26 01:46:45,420 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-26 01:46:45,420 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:45,420 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-26 01:46:45,420 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-26 01:46:45,420 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-26 01:46:45,421 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:45,421 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-26 01:46:45,421 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-26 01:46:45,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:45,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-26 01:46:45,823 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-26 01:46:45,823 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/11ec97b8-0099-4cd6-a3da-9b3d712a7c52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-26 01:46:45,826 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-26 01:46:45,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:45,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:45,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-26 01:46:45,827 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-26 01:46:45,827 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:45,827 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-26 01:46:45,827 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-26 01:46:45,827 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-26 01:46:45,828 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-08-26 01:46:45,828 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-08-26 01:46:45,828 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-26 01:46:45,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:46,073 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-08-26 01:46:46,074 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-26 01:46:46,075 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"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":"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"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":"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},{"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":"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":"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":"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}],"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":"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":"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":"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":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-26 01:46:46,078 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-26 01:46:46,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-26 01:46:46,079 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-26 01:46:46,079 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-08-26 01:46:46,079 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-26 01:46:46,079 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-26 01:46:46,079 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-08-26 01:46:46,079 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-26 01:46:46,079 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-26 01:46:46,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:46,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-26 01:46:46,525 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-26 01:46:46,525 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/11ec97b8-0099-4cd6-a3da-9b3d712a7c52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-26 01:46:46,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-26 01:46:46,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:46,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:46,528 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-26 01:46:46,528 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-26 01:46:46,528 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:46,528 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-26 01:46:46,540 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-08-26 01:46:46,540 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-08-26 01:46:46,540 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-08-26 01:46:46,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:47,950 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-08-26 01:46:47,951 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-26 01:46:47,953 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407140,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407140,"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,"creationDate":1629942407139,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","empty":false},{"definition":false,"hidden":false,"uniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","empty":false},{"definition":false,"hidden":false,"uniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","empty":false},{"definition":false,"hidden":false,"uniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","empty":false},{"definition":false,"hidden":false,"uniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","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":"eedc0ef9-b0f5-4567-b822-45d23e09c02a","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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":1629942407227,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"vspArchived":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4ac28e17-06bb-46d9-a8a6-87a88b942405","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4ac28e17-06bb-46d9-a8a6-87a88b942405","highestVersion":true,"systemName":"BasicVm","invariantUUID":"9d3799ad-5811-4e88-b139-9354281cd3d8","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629942407227,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"creationDate":1629942407139,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.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":1629942407139,"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,"service":true,"name":"basic_vm"} 2021-08-26 01:46:47,956 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-08-26 01:46:47,956 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:47,961 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-26 01:46:47,962 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-26 01:46:47,962 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-08-26 01:46:47,962 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-08-26 01:46:47,962 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-26 01:46:47,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:48,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-08-26 01:46:48,128 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-26 01:46:48,129 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9de790c2-08f2-4c80-9bab-9bee3fbde3a6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-26 01:46:48,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-26 01:46:48,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:48,131 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:48,131 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-26 01:46:48,131 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-26 01:46:48,132 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:48,132 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-26 01:46:48,132 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-08-26 01:46:48,132 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-08-26 01:46:48,133 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-26 01:46:48,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:48,986 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-08-26 01:46:48,988 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-26 01:46:48,990 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f63c9ac-99a7-4555-a2ce-82f448aab63b","lifecycleState":"CERTIFIED","lastUpdateDate":1629932985838,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda5dfa1-a668-4643-a818-63e374fb2504","invariantUUID":"eb0fae20-0ad1-419f-8700-a79047e8a1cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cdb6106-9e5b-4b07-a8a1-5104862541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933481026,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c81fcefb-0d83-467c-8789-214bc34fceb7","invariantUUID":"6cb83c63-c6e4-484c-bd2c-3b4ec4dcd223","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f640569-5e93-459f-a74b-ed318aa72d60","lifecycleState":"CERTIFIED","lastUpdateDate":1629932958985,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97d3ea81-789e-4b07-b9a7-a146746b3e88","invariantUUID":"201a5767-198d-480c-a91a-08d68d461e77","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":"344d33fb-da03-4f8c-9cbf-5102738de3b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933174037,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b6c54ab-54aa-44fc-b4a9-fc4cf9820f59","invariantUUID":"643970df-a7dd-4a23-a9d7-7b3b5f8d5498","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9e4ede1-4947-4b6e-9628-6eed892c55b1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933520094,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c716d80-20c6-4b8b-9c4d-ec8d70d0cd4a","invariantUUID":"60a8fe5c-9311-4692-bdb1-c07774de1a98","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c20147f1-97e4-4122-a634-4cc7f0624622","lifecycleState":"CERTIFIED","lastUpdateDate":1629933451044,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef153c95-eda0-4e8f-8829-fb2d6d6a4a23","invariantUUID":"8171c488-b650-460c-b134-594982af38f9","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":"f14ff546-3d1c-4129-9217-3f32d4c720d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933287040,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f56c3572-1155-45cc-8e0b-17e2aa6b12bd","invariantUUID":"c6f68eb6-7eba-4904-8bc7-7d45da4e79c1","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d43f13c6-b377-4761-8c36-ec01b90ec374","lifecycleState":"CERTIFIED","lastUpdateDate":1629933488140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f3fc5a-eb8d-4eb3-977c-03f11a60e41c","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"72d37fcb-698a-419a-9910-97177d689fc0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933355270,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"444d558d-3863-44ab-9519-a573c1449878","invariantUUID":"39b92fb8-e4fb-4e10-92fa-f9401c29ae50","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ee929b4-aa56-460e-817e-b1b8740d217e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933268829,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0436c40c-e7ae-42f6-8516-6179b9221e57","invariantUUID":"1d78487a-58e1-4f39-b151-5bc7f1b3f893","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":"5a6a2cc9-44eb-4e7a-bc8f-1b9ed231b540","lifecycleState":"CERTIFIED","lastUpdateDate":1629933212776,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"991da643-4ea7-408b-adfb-810cb95e4cfe","invariantUUID":"f4b935ae-7480-4163-8fb9-55bdb81e3f7e","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":"2ef16605-1e0e-4933-bbb3-fd4d579a8dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629933440210,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2261e918-5c95-43e2-9291-46ce1802ea9e","invariantUUID":"5fedc6b2-d689-4ccb-8068-a17a74a8f531","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebb215a7-3c9e-41c4-a5e0-6ed9d9032981","lifecycleState":"CERTIFIED","lastUpdateDate":1629933025524,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9391d433-b048-4509-b836-0f8c082b7121","invariantUUID":"51347cb2-ac08-4ed7-89cf-ece1dca02615","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4b847d5-4468-4cda-9798-441ecc8a3c9f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933281859,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6afa3345-7b8a-46b0-9dbe-5d40fbd8167f","invariantUUID":"76f9aca6-74aa-4800-9eac-de0a40ddf108","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":"compute","uniqueId":"8b6e5c63-7bc2-4a07-bc8a-3c8b41745eb8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933320206,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b32a8f1-1646-4eee-9018-8156b8cf7cb6","invariantUUID":"b27d6815-4801-46ef-a667-a47ac2e9b282","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75754761-5ad0-40e6-bec1-1e3a46ba1c26","lifecycleState":"CERTIFIED","lastUpdateDate":1629933411931,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ba3e9e9-b9a6-4077-9528-61321f129080","invariantUUID":"7c459f1f-a65f-43ce-85b1-4cb886571a84","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20be5e-87de-4774-a2fc-9772ef8e3c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933157052,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943a8201-5831-4791-a9d7-f59d357528c8","invariantUUID":"03f2fd17-6865-42ea-baa4-85a076c17eca","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":"compute","uniqueId":"8d019a57-dd53-4db7-8fe7-b19e88e9b430","lifecycleState":"CERTIFIED","lastUpdateDate":1629933514811,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7464e167-d0e6-4c3d-b3a6-98f25a803bb6","invariantUUID":"101c310c-b053-4779-aa84-69732b3d886c","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":"defaulticon","uniqueId":"e167547a-2543-4df3-9ee4-28fd32b7b137","lifecycleState":"CERTIFIED","lastUpdateDate":1629933276784,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36784f18-fc15-4a73-bc4a-98b7ed5d472d","invariantUUID":"3685f388-8265-48fa-8cd8-ff7bc69fd9ee","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":"ded1994a-d306-488f-8f56-facce0412742","lifecycleState":"CERTIFIED","lastUpdateDate":1629933363844,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889e3efc-c907-41a3-af86-1fcc8ec2f037","invariantUUID":"b5eb943f-05ff-4d80-9236-d452093c5750","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":"compute","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629932924291,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5037285a-651b-4dea-ab15-202ff6dffc01","invariantUUID":"d501ff19-131b-4567-abc3-3219cca4e5a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a31129d-422e-480e-8e58-03662b1664d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933457913,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8705d1a8-397e-4445-8ddb-a7147d56565e","invariantUUID":"127efce5-d83c-46b1-88b7-da6b6d51660b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617","lifecycleState":"CERTIFIED","lastUpdateDate":1629932980573,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef0c972c-a557-44a8-9c82-19a009f109b0","invariantUUID":"611b1630-6550-4667-a812-cb933f1e677a","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":"networkrules","uniqueId":"f35947ac-f74b-498b-b14e-10805b37f16a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933119337,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66d17aa0-ce66-42e3-9234-24ecdd834829","invariantUUID":"df758e56-d598-43eb-a1ab-23475b8107c5","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":"b689166e-a5c2-489b-aa3b-22ba955d40de","lifecycleState":"CERTIFIED","lastUpdateDate":1629933339090,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfa00454-5763-4de1-9be9-c3011bb7521d","invariantUUID":"480ec1f3-8e58-4bcc-856a-018b387e9a1e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca283ca3-0e39-46c1-8f6f-fd27bfd2d6c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933055556,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7629a7ab-c740-495f-8398-7156129ebaea","invariantUUID":"4860426b-8454-4b83-9df9-2bb33bb4c6f9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdb1778-0347-4709-a426-c10f81a5705f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933429354,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed6b968-d677-436b-88f2-a4af7bd960ce","invariantUUID":"230d5d12-3b81-4fcf-83c5-86d725d15bf5","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":"defaulticon","uniqueId":"bf907e03-4ccb-4504-a67d-829f09581eed","lifecycleState":"CERTIFIED","lastUpdateDate":1629932947801,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ffeff325-f72e-4ecd-b6c6-dbef6916a098","invariantUUID":"5974beae-7282-45c1-aa10-c92df3ac62d6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00f2cbd-53f7-4346-a585-58b1b93975f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933050217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6c1ccf0c-7380-41b0-881d-f9bec8d27d6d","invariantUUID":"7bc545a3-14bc-4f93-a04f-2fe9626621e4","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":"objectStorage","uniqueId":"f1e58529-fc6f-4990-9f97-f9433de45318","lifecycleState":"CERTIFIED","lastUpdateDate":1629933006660,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86285c88-3f2b-41e2-a235-0dc5d978d04b","invariantUUID":"c4b36f70-8a50-481d-871f-1417ff2cbbc0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5075f95-eaa0-4e09-890e-42fadb35a3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629932953472,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38298ffa-5555-41db-9f59-83e0c6e1ec2b","invariantUUID":"c2e511ac-132c-4a52-97cc-faee32bfe1c6","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":"objectStorage","uniqueId":"92ae6e87-c288-4c8c-9b49-9697675eb437","lifecycleState":"CERTIFIED","lastUpdateDate":1629933011944,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f83474e-39a5-4207-891a-4acd4e4f5492","invariantUUID":"e10d5e95-e2ab-427c-9ee5-1e7c36fb628c","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":"port","uniqueId":"80de7a24-6592-4e5d-92df-ef4901ee6e8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933034671,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf98381a-3c70-44c9-8c41-9efa43915ec4","invariantUUID":"fc65c3c9-1c8e-4523-9f13-981bc87362d3","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44765ba9-e0e8-434f-8133-16a7b91fad7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933068422,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb162370-6ca9-4083-852c-4d05dc09f53d","invariantUUID":"12a6495a-d607-411a-a0e6-cd9a39c6b1e2","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":"fc1e596c-9c1c-4cd3-b62a-bace4bd43c3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933423335,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3700907-6d74-4bf4-b10b-80fc45f49c16","invariantUUID":"c8b1fa82-e9b8-490d-837d-a196ea4a4f0b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5d4049c-dd65-47b6-b059-d844b92c2d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629933493343,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"383d7835-c503-42f8-b2d8-707470149985","invariantUUID":"672a84a7-685c-47c4-b037-e43cb65c92fe","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2834b75-c820-4380-a7ad-3d5e0e3ffbae","lifecycleState":"CERTIFIED","lastUpdateDate":1629933463000,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfca15d0-db7d-4b16-aaf4-fc998a36db5f","invariantUUID":"6c88064f-02a4-4610-a83b-c4c1f22fddf2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f0c792-40d5-4198-b3ac-6b931637b5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629933314894,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81adb568-1d73-4012-ae07-f0f50b7c0752","invariantUUID":"f128075f-3531-4e10-9c04-ef8d78db67db","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":"network","uniqueId":"f6e7571b-1ff4-46e6-909d-3325073206b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933416991,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30ee1e1c-225b-45c3-8f71-275c6a3ad7d8","invariantUUID":"054642fb-b9e7-4357-8524-db07560ec8ec","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dc17d4fd-8f83-4920-9577-e40495287f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629933333875,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a759928-0043-4911-bb0f-686f5893051d","invariantUUID":"95d5abb9-7fff-402b-bb01-a82c7bb2cb39","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":"153fa05f-9388-45c2-96be-ba5d1cb4232e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933253801,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a29a4cb6-f8b1-4fa8-86a3-8aac7cf4367a","invariantUUID":"74b96e38-b7b5-4830-a590-7a37148ac5ca","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d8fbc68c-ae37-4345-9902-699df47587bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629933526872,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad0f82f-88fb-4651-9c4d-b8909b3ec004","invariantUUID":"21c5634e-edd9-400c-9c18-19f7ec709f66","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":"network","uniqueId":"cc0e0d53-3701-428a-a124-7b993b5d0b29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933162062,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"077df27a-9e26-418b-a3b8-a1bf347ff835","invariantUUID":"f638ac93-a16e-42b0-a504-c01a82914324","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5307c81d-304a-4661-8c4e-76d704b03a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629942380785,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","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":"0ad19d0a-446e-4f17-9541-dcabc470838b","lifecycleState":"CERTIFIED","lastUpdateDate":1629933434404,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0edfa26-8dda-404a-8e0d-705b3a1b8449","invariantUUID":"34a2e9c9-ccb9-43c5-9fbb-7c7248b59859","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":"84415c30-e234-44a5-b580-7c1cf9e91594","lifecycleState":"CERTIFIED","lastUpdateDate":1629932975096,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99e12b8c-ab8a-4383-b4c4-50571bf3226c","invariantUUID":"d363640e-58ba-4214-93aa-df03f05ee92a","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":"b0c677ea-7524-468c-a5c4-b240769ade79","lifecycleState":"CERTIFIED","lastUpdateDate":1629933248439,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"347ef2ad-4989-4788-86a9-5c8e55a737fc","invariantUUID":"0121cad6-8fd5-4b7f-98e9-955598fdebb3","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":"compute","uniqueId":"15315370-884a-41fc-ba88-fcf9e66792f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933140350,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe1032d-b2e6-4bfe-8be7-aae83fe31ad1","invariantUUID":"d953e0c9-22b6-4ef9-95b0-7eccc5b7545c","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"552e835b-b571-4779-bedd-ad142da3244c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629933499937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebf67ac3-25fc-4465-a904-db2c716a0b29","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d8b033d-30d3-48ee-9072-ca7f17e1a8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933044997,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c8f2785-a0fc-46cf-8185-580c3ec90af8","invariantUUID":"7f27b586-5ee9-4f87-9f51-9037536d72e9","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"53c9a027-4964-4146-aa5e-5dd8c0ba61dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629933406621,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86e2d622-9f5a-476f-bf19-0279cf2ce615","invariantUUID":"c70e6a2b-e0e4-432f-a9ea-4dc996024bda","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eed15a72-5766-4877-a6b1-cac036527f71","lifecycleState":"CERTIFIED","lastUpdateDate":1629933292403,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc06edcd-0a54-44c6-8ea6-49aead8f6f4d","invariantUUID":"dd43a391-f538-495b-b52a-48ed2f32a21b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"085c5619-8683-457a-ada9-564c3421bcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933396371,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df21e2f4-4df4-41fa-a5f3-25d8d2b227e5","invariantUUID":"44ee7e06-8075-458c-8948-44d91d6c63a1","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":"networkrules","uniqueId":"b86a8515-896b-4c8d-8f2d-9632caac113f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933098945,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0ab81ff3-789f-4d0f-9b26-95aac802fd45","invariantUUID":"afac202b-3b56-44ba-be06-4a4e7faf0a94","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5659f53d-d4f7-414f-af1c-2cc716a35525","lifecycleState":"CERTIFIED","lastUpdateDate":1629933149134,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aede871-2461-488a-b41b-afe8aa5669d3","invariantUUID":"813ef80a-9ab8-454e-b8c6-b6b3388d60e4","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":"8c86304a-0f51-4650-95a3-c679f80ddebf","lifecycleState":"CERTIFIED","lastUpdateDate":1629933234141,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d208c792-8733-45bb-9754-15c738354b2e","invariantUUID":"af94b448-ed5d-4083-b07c-b9bf406106e8","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":"securityrules","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933130769,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6bd66cdc-c7d0-4381-b5ce-4355206e3aa0","invariantUUID":"e9663d74-a1a4-4598-86a0-05827a590375","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0823ce11-210b-4f9e-b43e-74ce3d9e72d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933017483,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd484c02-8522-4dd2-9265-ab3f17a6f160","invariantUUID":"e57a68d6-7b57-446e-987a-2b2695c1f702","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":"1cabc9cb-b54c-484c-ace7-ca4722c51c34","lifecycleState":"CERTIFIED","lastUpdateDate":1629933180236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4110909-9d88-4031-9ad4-41f7d314d743","invariantUUID":"14db9159-ddfb-4663-938a-104b07880a02","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":"94d47cb4-462d-4156-89ab-6f390378bf7a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933187248,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded94ec5-c084-4332-98f3-cc91bafe3b4d","invariantUUID":"952438c8-eb8f-4562-9bcb-83e95c61b2e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a990eb5-f395-4435-8ee0-14360294dc2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933297907,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8023abd6-559c-4622-b73d-aacb6a5430d4","invariantUUID":"589285c9-9aea-478f-9ef3-9f445b3a2581","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":"fbd7144a-fa58-4375-a728-7c1870de211d","lifecycleState":"CERTIFIED","lastUpdateDate":1629933061647,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fe46b2a-2a37-4a43-914e-f38963fcd215","invariantUUID":"98ca9d4b-d2af-4273-8846-332892abecda","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":"85a8eef9-bd9d-45a1-94f6-431ad14cc27a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933309901,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c508c174-d8f2-4895-a8b7-8adab129b0ac","invariantUUID":"28695e79-f221-466f-8ee5-fa0a8c0aab6e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b226ec2f-2be0-46b0-9640-fe588b71f84e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933229044,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"976ba488-f586-4d22-8043-e294f8bc0375","invariantUUID":"af224af9-f2c5-4cee-b309-ed9df933cc07","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":"defaulticon","uniqueId":"a1538d5f-5b21-4866-b810-302338fb6452","lifecycleState":"CERTIFIED","lastUpdateDate":1629933389222,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3560f69c-03e9-41a8-a39c-c087e1fca0f2","invariantUUID":"8bd04821-d0ba-43af-9a16-0350ce05eadb","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":"8e40edc4-be15-4208-98bb-826d77676237","lifecycleState":"CERTIFIED","lastUpdateDate":1629933125738,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67ef957b-6475-4862-add5-bcfccf4ca46d","invariantUUID":"61b09809-e072-46af-aefe-0cfabf3019b1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b186fb44-bd1b-477f-8392-b12eedc10c00","lifecycleState":"CERTIFIED","lastUpdateDate":1629933530218,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50380e23-6dc0-43eb-8d69-ed080fa03773","invariantUUID":"c804162a-f038-4122-b456-a660a16b8831","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"333090c6-db3e-427c-b0a0-3b5d53fbb741","lifecycleState":"CERTIFIED","lastUpdateDate":1629933039817,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1cb9c0d-d1f6-4664-accb-f14e034df889","invariantUUID":"bd8aaa17-8634-4b44-8ca5-44bdb35b9068","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"213bf112-c206-449e-9e6b-aaeb0e64f477","lifecycleState":"CERTIFIED","lastUpdateDate":1629933104082,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e361ac90-2c9e-47ed-adef-a342b3436c30","invariantUUID":"2a37b5a6-2d8e-48e3-b7f1-1eb99860830d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7149c10c-6d03-41f3-971f-f591bd71c841","lifecycleState":"CERTIFIED","lastUpdateDate":1629933401469,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0af7a13-9472-4d85-99f9-2bfb4c2e7cae","invariantUUID":"ed2ee9cf-4cb7-4897-bb6b-dc5392dcdbb7","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":"port","uniqueId":"6f655238-7fd4-4734-abe0-b16549f65a66","lifecycleState":"CERTIFIED","lastUpdateDate":1629933470779,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7e9e4f2-4d4e-428b-999b-cb88fa55d6d6","invariantUUID":"0d1787d8-b5c6-4632-9e6c-af1a15e5f6bf","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fb370aa-171b-4758-a634-15e9b68b4907","lifecycleState":"CERTIFIED","lastUpdateDate":1629933260438,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf6b383-55d3-48cb-a176-e607ac1c6063","invariantUUID":"7d692c7d-e10b-48c1-931a-32372fcd0abc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fcd869b-7e2e-4a53-a330-a64abc63d054","lifecycleState":"CERTIFIED","lastUpdateDate":1629941937198,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629942407227,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4ac28e17-06bb-46d9-a8a6-87a88b942405","invariantUUID":"9d3799ad-5811-4e88-b139-9354281cd3d8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-26 01:46:48,994 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-26 01:46:48,995 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-08-26 01:46:48,995 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/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/resourceInstance 2021-08-26 01:46:48,995 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "5307c81d-304a-4661-8c4e-76d704b03a3a", "originType": "VF", "componentUid": "5307c81d-304a-4661-8c4e-76d704b03a3a", "icon": "defaulticon" } 2021-08-26 01:46:48,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:51,131 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/resourceInstance HTTP/1.1" 201 None 2021-08-26 01:46:51,133 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-26 01:46:51,133 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":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","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":"bd7f9ef0-ea53-4522-80ae-3e1a88d90359","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3f0ca36-7ad1-42c2-aa8c-19cb6b4929e3.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"5307c81d-304a-4661-8c4e-76d704b03a3a","createdFromCsar":false,"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c.5307c81d-304a-4661-8c4e-76d704b03a3a.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1629942409821,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"5307c81d-304a-4661-8c4e-76d704b03a3a","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1629942409821,"customizationUUID":"f3aa8d3b-51a0-49d2-affc-a83293c64a75","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-08-26 01:46:51,134 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-08-26 01:46:51,136 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-08-26 01:46:51,136 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4ac28e17-06bb-46d9-a8a6-87a88b942405/distribution 2021-08-26 01:46:51,137 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-26 01:46:51,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:51,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4ac28e17-06bb-46d9-a8a6-87a88b942405/distribution HTTP/1.1" 200 38 2021-08-26 01:46:51,210 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-26 01:46:51,211 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-08-26 01:46:51,213 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:51,213 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-08-26 01:46:51,213 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-26 01:46:51,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:51,281 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-08-26 01:46:51,282 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-26 01:46:51,282 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-26 01:46:51,285 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-26 01:46:51,285 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-08-26 01:46:51,288 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-08-26 01:46:51,289 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/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/lifecycleState/checkin 2021-08-26 01:46:51,289 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-26 01:46:51,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:53,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/lifecycleState/checkin HTTP/1.1" 200 1179 2021-08-26 01:46:53,335 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-26 01:46:53,335 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1629942407227,"lastUpdateDate":1629942412073,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c"},"projectCode":"123456","invariantUUID":"9d3799ad-5811-4e88-b139-9354281cd3d8","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":"4ac28e17-06bb-46d9-a8a6-87a88b942405"} 2021-08-26 01:46:53,337 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-26 01:46:53,337 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-26 01:46:53,338 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-08-26 01:46:53,338 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-26 01:46:53,338 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-26 01:46:53,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-26 01:46:53,858 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-08-26 01:46:53,859 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-26 01:46:53,859 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/11ec97b8-0099-4cd6-a3da-9b3d712a7c52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ac28e17-06bb-46d9-a8a6-87a88b942405","invariantUUID":"9d3799ad-5811-4e88-b139-9354281cd3d8","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4ac28e17-06bb-46d9-a8a6-87a88b942405/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-26 01:46:53,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-26 01:46:53,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:53,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:53,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-26 01:46:53,863 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-26 01:46:53,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-26 01:46:53,864 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-26 01:46:53,864 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-26 01:46:53,864 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-26 01:46:53,864 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-26 01:46:53,865 INFO 192:__init__.py(1) - Service found, updating information 2021-08-26 01:46:53,865 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-08-26 01:46:53,865 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-08-26 01:46:53,866 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-26 01:46:53,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:54,824 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-08-26 01:46:54,826 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-26 01:46:54,828 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f63c9ac-99a7-4555-a2ce-82f448aab63b","lifecycleState":"CERTIFIED","lastUpdateDate":1629932985838,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda5dfa1-a668-4643-a818-63e374fb2504","invariantUUID":"eb0fae20-0ad1-419f-8700-a79047e8a1cc","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cdb6106-9e5b-4b07-a8a1-5104862541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933481026,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c81fcefb-0d83-467c-8789-214bc34fceb7","invariantUUID":"6cb83c63-c6e4-484c-bd2c-3b4ec4dcd223","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f640569-5e93-459f-a74b-ed318aa72d60","lifecycleState":"CERTIFIED","lastUpdateDate":1629932958985,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97d3ea81-789e-4b07-b9a7-a146746b3e88","invariantUUID":"201a5767-198d-480c-a91a-08d68d461e77","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":"344d33fb-da03-4f8c-9cbf-5102738de3b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933174037,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b6c54ab-54aa-44fc-b4a9-fc4cf9820f59","invariantUUID":"643970df-a7dd-4a23-a9d7-7b3b5f8d5498","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9e4ede1-4947-4b6e-9628-6eed892c55b1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933520094,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c716d80-20c6-4b8b-9c4d-ec8d70d0cd4a","invariantUUID":"60a8fe5c-9311-4692-bdb1-c07774de1a98","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c20147f1-97e4-4122-a634-4cc7f0624622","lifecycleState":"CERTIFIED","lastUpdateDate":1629933451044,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef153c95-eda0-4e8f-8829-fb2d6d6a4a23","invariantUUID":"8171c488-b650-460c-b134-594982af38f9","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":"f14ff546-3d1c-4129-9217-3f32d4c720d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933287040,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f56c3572-1155-45cc-8e0b-17e2aa6b12bd","invariantUUID":"c6f68eb6-7eba-4904-8bc7-7d45da4e79c1","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d43f13c6-b377-4761-8c36-ec01b90ec374","lifecycleState":"CERTIFIED","lastUpdateDate":1629933488140,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f3fc5a-eb8d-4eb3-977c-03f11a60e41c","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"72d37fcb-698a-419a-9910-97177d689fc0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933355270,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"444d558d-3863-44ab-9519-a573c1449878","invariantUUID":"39b92fb8-e4fb-4e10-92fa-f9401c29ae50","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ee929b4-aa56-460e-817e-b1b8740d217e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933268829,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0436c40c-e7ae-42f6-8516-6179b9221e57","invariantUUID":"1d78487a-58e1-4f39-b151-5bc7f1b3f893","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":"5a6a2cc9-44eb-4e7a-bc8f-1b9ed231b540","lifecycleState":"CERTIFIED","lastUpdateDate":1629933212776,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"991da643-4ea7-408b-adfb-810cb95e4cfe","invariantUUID":"f4b935ae-7480-4163-8fb9-55bdb81e3f7e","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":"2ef16605-1e0e-4933-bbb3-fd4d579a8dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629933440210,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2261e918-5c95-43e2-9291-46ce1802ea9e","invariantUUID":"5fedc6b2-d689-4ccb-8068-a17a74a8f531","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebb215a7-3c9e-41c4-a5e0-6ed9d9032981","lifecycleState":"CERTIFIED","lastUpdateDate":1629933025524,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9391d433-b048-4509-b836-0f8c082b7121","invariantUUID":"51347cb2-ac08-4ed7-89cf-ece1dca02615","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4b847d5-4468-4cda-9798-441ecc8a3c9f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933281859,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6afa3345-7b8a-46b0-9dbe-5d40fbd8167f","invariantUUID":"76f9aca6-74aa-4800-9eac-de0a40ddf108","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":"compute","uniqueId":"8b6e5c63-7bc2-4a07-bc8a-3c8b41745eb8","lifecycleState":"CERTIFIED","lastUpdateDate":1629933320206,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b32a8f1-1646-4eee-9018-8156b8cf7cb6","invariantUUID":"b27d6815-4801-46ef-a667-a47ac2e9b282","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75754761-5ad0-40e6-bec1-1e3a46ba1c26","lifecycleState":"CERTIFIED","lastUpdateDate":1629933411931,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ba3e9e9-b9a6-4077-9528-61321f129080","invariantUUID":"7c459f1f-a65f-43ce-85b1-4cb886571a84","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa20be5e-87de-4774-a2fc-9772ef8e3c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933157052,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"943a8201-5831-4791-a9d7-f59d357528c8","invariantUUID":"03f2fd17-6865-42ea-baa4-85a076c17eca","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":"compute","uniqueId":"8d019a57-dd53-4db7-8fe7-b19e88e9b430","lifecycleState":"CERTIFIED","lastUpdateDate":1629933514811,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7464e167-d0e6-4c3d-b3a6-98f25a803bb6","invariantUUID":"101c310c-b053-4779-aa84-69732b3d886c","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":"defaulticon","uniqueId":"e167547a-2543-4df3-9ee4-28fd32b7b137","lifecycleState":"CERTIFIED","lastUpdateDate":1629933276784,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36784f18-fc15-4a73-bc4a-98b7ed5d472d","invariantUUID":"3685f388-8265-48fa-8cd8-ff7bc69fd9ee","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":"ded1994a-d306-488f-8f56-facce0412742","lifecycleState":"CERTIFIED","lastUpdateDate":1629933363844,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"889e3efc-c907-41a3-af86-1fcc8ec2f037","invariantUUID":"b5eb943f-05ff-4d80-9236-d452093c5750","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":"compute","uniqueId":"d3ce8473-e285-49f3-bb85-a66bf58cb2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629932924291,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5037285a-651b-4dea-ab15-202ff6dffc01","invariantUUID":"d501ff19-131b-4567-abc3-3219cca4e5a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a31129d-422e-480e-8e58-03662b1664d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933457913,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8705d1a8-397e-4445-8ddb-a7147d56565e","invariantUUID":"127efce5-d83c-46b1-88b7-da6b6d51660b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3762ca3b-f82c-4add-a85c-645762017617","lifecycleState":"CERTIFIED","lastUpdateDate":1629932980573,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef0c972c-a557-44a8-9c82-19a009f109b0","invariantUUID":"611b1630-6550-4667-a812-cb933f1e677a","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":"networkrules","uniqueId":"f35947ac-f74b-498b-b14e-10805b37f16a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933119337,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66d17aa0-ce66-42e3-9234-24ecdd834829","invariantUUID":"df758e56-d598-43eb-a1ab-23475b8107c5","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":"b689166e-a5c2-489b-aa3b-22ba955d40de","lifecycleState":"CERTIFIED","lastUpdateDate":1629933339090,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfa00454-5763-4de1-9be9-c3011bb7521d","invariantUUID":"480ec1f3-8e58-4bcc-856a-018b387e9a1e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca283ca3-0e39-46c1-8f6f-fd27bfd2d6c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933055556,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7629a7ab-c740-495f-8398-7156129ebaea","invariantUUID":"4860426b-8454-4b83-9df9-2bb33bb4c6f9","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdb1778-0347-4709-a426-c10f81a5705f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933429354,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed6b968-d677-436b-88f2-a4af7bd960ce","invariantUUID":"230d5d12-3b81-4fcf-83c5-86d725d15bf5","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":"defaulticon","uniqueId":"bf907e03-4ccb-4504-a67d-829f09581eed","lifecycleState":"CERTIFIED","lastUpdateDate":1629932947801,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ffeff325-f72e-4ecd-b6c6-dbef6916a098","invariantUUID":"5974beae-7282-45c1-aa10-c92df3ac62d6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00f2cbd-53f7-4346-a585-58b1b93975f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629933050217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6c1ccf0c-7380-41b0-881d-f9bec8d27d6d","invariantUUID":"7bc545a3-14bc-4f93-a04f-2fe9626621e4","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":"objectStorage","uniqueId":"f1e58529-fc6f-4990-9f97-f9433de45318","lifecycleState":"CERTIFIED","lastUpdateDate":1629933006660,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86285c88-3f2b-41e2-a235-0dc5d978d04b","invariantUUID":"c4b36f70-8a50-481d-871f-1417ff2cbbc0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5075f95-eaa0-4e09-890e-42fadb35a3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629932953472,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38298ffa-5555-41db-9f59-83e0c6e1ec2b","invariantUUID":"c2e511ac-132c-4a52-97cc-faee32bfe1c6","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":"objectStorage","uniqueId":"92ae6e87-c288-4c8c-9b49-9697675eb437","lifecycleState":"CERTIFIED","lastUpdateDate":1629933011944,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f83474e-39a5-4207-891a-4acd4e4f5492","invariantUUID":"e10d5e95-e2ab-427c-9ee5-1e7c36fb628c","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":"port","uniqueId":"80de7a24-6592-4e5d-92df-ef4901ee6e8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933034671,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf98381a-3c70-44c9-8c41-9efa43915ec4","invariantUUID":"fc65c3c9-1c8e-4523-9f13-981bc87362d3","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44765ba9-e0e8-434f-8133-16a7b91fad7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933068422,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fb162370-6ca9-4083-852c-4d05dc09f53d","invariantUUID":"12a6495a-d607-411a-a0e6-cd9a39c6b1e2","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":"fc1e596c-9c1c-4cd3-b62a-bace4bd43c3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933423335,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3700907-6d74-4bf4-b10b-80fc45f49c16","invariantUUID":"c8b1fa82-e9b8-490d-837d-a196ea4a4f0b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5d4049c-dd65-47b6-b059-d844b92c2d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629933493343,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"383d7835-c503-42f8-b2d8-707470149985","invariantUUID":"672a84a7-685c-47c4-b037-e43cb65c92fe","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2834b75-c820-4380-a7ad-3d5e0e3ffbae","lifecycleState":"CERTIFIED","lastUpdateDate":1629933463000,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfca15d0-db7d-4b16-aaf4-fc998a36db5f","invariantUUID":"6c88064f-02a4-4610-a83b-c4c1f22fddf2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f0c792-40d5-4198-b3ac-6b931637b5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629933314894,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81adb568-1d73-4012-ae07-f0f50b7c0752","invariantUUID":"f128075f-3531-4e10-9c04-ef8d78db67db","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":"network","uniqueId":"f6e7571b-1ff4-46e6-909d-3325073206b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629933416991,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30ee1e1c-225b-45c3-8f71-275c6a3ad7d8","invariantUUID":"054642fb-b9e7-4357-8524-db07560ec8ec","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dc17d4fd-8f83-4920-9577-e40495287f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629933333875,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a759928-0043-4911-bb0f-686f5893051d","invariantUUID":"95d5abb9-7fff-402b-bb01-a82c7bb2cb39","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":"153fa05f-9388-45c2-96be-ba5d1cb4232e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933253801,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a29a4cb6-f8b1-4fa8-86a3-8aac7cf4367a","invariantUUID":"74b96e38-b7b5-4830-a590-7a37148ac5ca","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d8fbc68c-ae37-4345-9902-699df47587bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629933526872,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad0f82f-88fb-4651-9c4d-b8909b3ec004","invariantUUID":"21c5634e-edd9-400c-9c18-19f7ec709f66","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":"network","uniqueId":"cc0e0d53-3701-428a-a124-7b993b5d0b29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933162062,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"077df27a-9e26-418b-a3b8-a1bf347ff835","invariantUUID":"f638ac93-a16e-42b0-a504-c01a82914324","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5307c81d-304a-4661-8c4e-76d704b03a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629942380785,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9de790c2-08f2-4c80-9bab-9bee3fbde3a6","invariantUUID":"c15e5b59-9696-4e6d-8f0f-70662192b035","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":"0ad19d0a-446e-4f17-9541-dcabc470838b","lifecycleState":"CERTIFIED","lastUpdateDate":1629933434404,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0edfa26-8dda-404a-8e0d-705b3a1b8449","invariantUUID":"34a2e9c9-ccb9-43c5-9fbb-7c7248b59859","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":"84415c30-e234-44a5-b580-7c1cf9e91594","lifecycleState":"CERTIFIED","lastUpdateDate":1629932975096,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99e12b8c-ab8a-4383-b4c4-50571bf3226c","invariantUUID":"d363640e-58ba-4214-93aa-df03f05ee92a","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":"b0c677ea-7524-468c-a5c4-b240769ade79","lifecycleState":"CERTIFIED","lastUpdateDate":1629933248439,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"347ef2ad-4989-4788-86a9-5c8e55a737fc","invariantUUID":"0121cad6-8fd5-4b7f-98e9-955598fdebb3","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":"compute","uniqueId":"15315370-884a-41fc-ba88-fcf9e66792f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629933140350,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe1032d-b2e6-4bfe-8be7-aae83fe31ad1","invariantUUID":"d953e0c9-22b6-4ef9-95b0-7eccc5b7545c","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"552e835b-b571-4779-bedd-ad142da3244c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629933499937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebf67ac3-25fc-4465-a904-db2c716a0b29","invariantUUID":"adfe55c3-45f2-45ac-85c0-d02e9238cd4e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d8b033d-30d3-48ee-9072-ca7f17e1a8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629933044997,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c8f2785-a0fc-46cf-8185-580c3ec90af8","invariantUUID":"7f27b586-5ee9-4f87-9f51-9037536d72e9","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"53c9a027-4964-4146-aa5e-5dd8c0ba61dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629933406621,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86e2d622-9f5a-476f-bf19-0279cf2ce615","invariantUUID":"c70e6a2b-e0e4-432f-a9ea-4dc996024bda","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eed15a72-5766-4877-a6b1-cac036527f71","lifecycleState":"CERTIFIED","lastUpdateDate":1629933292403,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc06edcd-0a54-44c6-8ea6-49aead8f6f4d","invariantUUID":"dd43a391-f538-495b-b52a-48ed2f32a21b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"085c5619-8683-457a-ada9-564c3421bcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933396371,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df21e2f4-4df4-41fa-a5f3-25d8d2b227e5","invariantUUID":"44ee7e06-8075-458c-8948-44d91d6c63a1","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":"networkrules","uniqueId":"b86a8515-896b-4c8d-8f2d-9632caac113f","lifecycleState":"CERTIFIED","lastUpdateDate":1629933098945,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0ab81ff3-789f-4d0f-9b26-95aac802fd45","invariantUUID":"afac202b-3b56-44ba-be06-4a4e7faf0a94","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5659f53d-d4f7-414f-af1c-2cc716a35525","lifecycleState":"CERTIFIED","lastUpdateDate":1629933149134,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aede871-2461-488a-b41b-afe8aa5669d3","invariantUUID":"813ef80a-9ab8-454e-b8c6-b6b3388d60e4","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":"8c86304a-0f51-4650-95a3-c679f80ddebf","lifecycleState":"CERTIFIED","lastUpdateDate":1629933234141,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d208c792-8733-45bb-9754-15c738354b2e","invariantUUID":"af94b448-ed5d-4083-b07c-b9bf406106e8","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":"securityrules","uniqueId":"881c92ed-fca1-4f85-a3b6-d70797a8fe29","lifecycleState":"CERTIFIED","lastUpdateDate":1629933130769,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6bd66cdc-c7d0-4381-b5ce-4355206e3aa0","invariantUUID":"e9663d74-a1a4-4598-86a0-05827a590375","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0823ce11-210b-4f9e-b43e-74ce3d9e72d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629933017483,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd484c02-8522-4dd2-9265-ab3f17a6f160","invariantUUID":"e57a68d6-7b57-446e-987a-2b2695c1f702","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":"1cabc9cb-b54c-484c-ace7-ca4722c51c34","lifecycleState":"CERTIFIED","lastUpdateDate":1629933180236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4110909-9d88-4031-9ad4-41f7d314d743","invariantUUID":"14db9159-ddfb-4663-938a-104b07880a02","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":"94d47cb4-462d-4156-89ab-6f390378bf7a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933187248,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded94ec5-c084-4332-98f3-cc91bafe3b4d","invariantUUID":"952438c8-eb8f-4562-9bcb-83e95c61b2e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a990eb5-f395-4435-8ee0-14360294dc2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933297907,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8023abd6-559c-4622-b73d-aacb6a5430d4","invariantUUID":"589285c9-9aea-478f-9ef3-9f445b3a2581","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":"fbd7144a-fa58-4375-a728-7c1870de211d","lifecycleState":"CERTIFIED","lastUpdateDate":1629933061647,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fe46b2a-2a37-4a43-914e-f38963fcd215","invariantUUID":"98ca9d4b-d2af-4273-8846-332892abecda","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":"85a8eef9-bd9d-45a1-94f6-431ad14cc27a","lifecycleState":"CERTIFIED","lastUpdateDate":1629933309901,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c508c174-d8f2-4895-a8b7-8adab129b0ac","invariantUUID":"28695e79-f221-466f-8ee5-fa0a8c0aab6e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b226ec2f-2be0-46b0-9640-fe588b71f84e","lifecycleState":"CERTIFIED","lastUpdateDate":1629933229044,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"976ba488-f586-4d22-8043-e294f8bc0375","invariantUUID":"af224af9-f2c5-4cee-b309-ed9df933cc07","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":"defaulticon","uniqueId":"a1538d5f-5b21-4866-b810-302338fb6452","lifecycleState":"CERTIFIED","lastUpdateDate":1629933389222,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3560f69c-03e9-41a8-a39c-c087e1fca0f2","invariantUUID":"8bd04821-d0ba-43af-9a16-0350ce05eadb","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":"8e40edc4-be15-4208-98bb-826d77676237","lifecycleState":"CERTIFIED","lastUpdateDate":1629933125738,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67ef957b-6475-4862-add5-bcfccf4ca46d","invariantUUID":"61b09809-e072-46af-aefe-0cfabf3019b1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b186fb44-bd1b-477f-8392-b12eedc10c00","lifecycleState":"CERTIFIED","lastUpdateDate":1629933530218,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50380e23-6dc0-43eb-8d69-ed080fa03773","invariantUUID":"c804162a-f038-4122-b456-a660a16b8831","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"333090c6-db3e-427c-b0a0-3b5d53fbb741","lifecycleState":"CERTIFIED","lastUpdateDate":1629933039817,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1cb9c0d-d1f6-4664-accb-f14e034df889","invariantUUID":"bd8aaa17-8634-4b44-8ca5-44bdb35b9068","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"213bf112-c206-449e-9e6b-aaeb0e64f477","lifecycleState":"CERTIFIED","lastUpdateDate":1629933104082,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e361ac90-2c9e-47ed-adef-a342b3436c30","invariantUUID":"2a37b5a6-2d8e-48e3-b7f1-1eb99860830d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7149c10c-6d03-41f3-971f-f591bd71c841","lifecycleState":"CERTIFIED","lastUpdateDate":1629933401469,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0af7a13-9472-4d85-99f9-2bfb4c2e7cae","invariantUUID":"ed2ee9cf-4cb7-4897-bb6b-dc5392dcdbb7","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":"port","uniqueId":"6f655238-7fd4-4734-abe0-b16549f65a66","lifecycleState":"CERTIFIED","lastUpdateDate":1629933470779,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7e9e4f2-4d4e-428b-999b-cb88fa55d6d6","invariantUUID":"0d1787d8-b5c6-4632-9e6c-af1a15e5f6bf","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fb370aa-171b-4758-a634-15e9b68b4907","lifecycleState":"CERTIFIED","lastUpdateDate":1629933260438,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf6b383-55d3-48cb-a176-e607ac1c6063","invariantUUID":"7d692c7d-e10b-48c1-931a-32372fcd0abc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fcd869b-7e2e-4a53-a330-a64abc63d054","lifecycleState":"CERTIFIED","lastUpdateDate":1629941937198,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"11ec97b8-0099-4cd6-a3da-9b3d712a7c52","invariantUUID":"0c69e75d-52f1-425d-abd8-d1badaaa53de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"05e40d2d-a5b4-4f12-9e47-42ee910fd72c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629942412073,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4ac28e17-06bb-46d9-a8a6-87a88b942405","invariantUUID":"9d3799ad-5811-4e88-b139-9354281cd3d8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-26 01:46:54,833 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-26 01:46:54,833 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-08-26 01:46:54,837 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-08-26 01:46:54,837 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/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/lifecycleState/Certify 2021-08-26 01:46:54,837 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-26 01:46:54,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-26 01:46:58,081 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/05e40d2d-a5b4-4f12-9e47-42ee910fd72c/lifecycleState/Certify HTTP/1.1" 404 204 2021-08-26 01:46:58,082 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-08-26 01:46:58,082 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: { "requestError": { "serviceException": { "messageId": "SVC4063", "text": "Error: Requested \u0027%1\u0027 resource was not found.", "variables": [ null ] } } } 2021-08-26 01:46:58,083 ERROR 157:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-26 01:46:58,083 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-26 01:46:58,083 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-26 01:46:58,083 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-26 01:46:58,083 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-08-26 01:46:58,083 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 01:25 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-08-26 01:46:58,086 INFO 57:basic_vm.py(1) - Generate Test report 2021-08-26 01:46:58,166 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-26 01:46:58,524 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-08-26 01:46:58,526 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6126f2926c44f500102b45b0 2021-08-26 01:46:58,526 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-08-26 01:46:58,526 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR