2021-08-08 01:41:27,480 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-08-08 01:41:27,481 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-08 01:41:27,491 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-08 01:41:27,491 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-08 01:41:27,491 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-08 01:41:27,492 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-08 01:41:27,492 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-08 01:41:27,492 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-08 01:41:27,493 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-08 01:41:27,493 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-08 01:41:27,493 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-08 01:41:27,493 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-08 01:41:27,494 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-08-08 01:41:27,494 DEBUG 33:basic_vm.py(1) - start time 2021-08-08 01:41:27,494 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-08 01:41:27,495 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-08 01:41:27,495 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-08 01:41:27,495 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-08 01:41:27,495 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-08 01:41:27,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:27,739 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-08 01:41:27,741 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-08 01:41:27,742 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"78ba3fa2e0684a13b9fde49a2b6abe91","type":"vlm","name":"d3e03b9d-71e1-42e5-803e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a79a552c0fdc49d089c0a5d42498d79a","type":"vlm","name":"d1dd788e-6b73-4797-b864","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-08 01:41:27,745 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-08 01:41:27,745 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-08 01:41:27,745 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-08 01:41:27,746 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-08-08 01:41:27,746 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-08 01:41:27,746 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-08 01:41:27,747 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-08 01:41:27,747 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-08 01:41:27,747 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-08 01:41:27,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:27,811 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-08 01:41:27,812 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-08 01:41:27,812 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"78ba3fa2e0684a13b9fde49a2b6abe91","type":"vlm","name":"d3e03b9d-71e1-42e5-803e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a79a552c0fdc49d089c0a5d42498d79a","type":"vlm","name":"d1dd788e-6b73-4797-b864","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-08 01:41:27,814 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-08 01:41:27,815 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-08 01:41:27,815 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-08 01:41:27,832 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-08 01:41:27,832 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-08 01:41:27,832 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-08-08 01:41:27,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:29,223 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-08 01:41:29,225 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-08 01:41:29,225 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f2e4a839cced44a19169ff6bb6a6a650","version":{"id":"9a56d38245ff48ffbf07b21633558692","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-08 01:41:29,229 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-08-08 01:41:29,229 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-08-08 01:41:29,236 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-08 01:41:29,237 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/f2e4a839cced44a19169ff6bb6a6a650/versions/9a56d38245ff48ffbf07b21633558692/actions 2021-08-08 01:41:29,237 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-08 01:41:29,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:29,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f2e4a839cced44a19169ff6bb6a6a650/versions/9a56d38245ff48ffbf07b21633558692/actions HTTP/1.1" 200 2 2021-08-08 01:41:29,839 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-08 01:41:29,840 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-08 01:41:29,844 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-08 01:41:29,863 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:41:29,864 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:41:29,864 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-08 01:41:29,865 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-08 01:41:29,865 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:41:29,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:29,926 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-08 01:41:29,927 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:41:29,927 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-08 01:41:29,929 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:41:29,929 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:41:29,930 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-08 01:41:29,930 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:41:29,930 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-08 01:41:29,930 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:41:29,931 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:41:29,931 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-08 01:41:29,931 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-08 01:41:29,931 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:41:29,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,015 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-08 01:41:30,017 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:41:30,017 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-08 01:41:30,020 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:41:30,020 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:41:30,020 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-08 01:41:30,020 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:41:30,021 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-08 01:41:30,021 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:41:30,021 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:41:30,022 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-08 01:41:30,022 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-08 01:41:30,023 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:41:30,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,113 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-08 01:41:30,114 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:41:30,115 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-08 01:41:30,117 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:41:30,118 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:41:30,118 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-08 01:41:30,119 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:41:30,119 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-08 01:41:30,119 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:41:30,120 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:41:30,120 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-08 01:41:30,121 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-08 01:41:30,121 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:41:30,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,214 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-08 01:41:30,215 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:41:30,216 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-08 01:41:30,218 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:41:30,218 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:41:30,219 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-08 01:41:30,219 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:41:30,219 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-08 01:41:30,219 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-08-08 01:41:30,219 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:41:30,219 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:41:30,220 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-08 01:41:30,220 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-08 01:41:30,220 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:41:30,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,313 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-08 01:41:30,315 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:41:30,315 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-08 01:41:30,316 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:41:30,317 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:41:30,317 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-08 01:41:30,317 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:41:30,317 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-08 01:41:30,320 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-08 01:41:30,320 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-08 01:41:30,321 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-08 01:41:30,321 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-08 01:41:30,321 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-08 01:41:30,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,412 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-08 01:41:30,413 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-08 01:41:30,413 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f2e4a839cced44a19169ff6bb6a6a650","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"78ba3fa2e0684a13b9fde49a2b6abe91","type":"vlm","name":"d3e03b9d-71e1-42e5-803e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a79a552c0fdc49d089c0a5d42498d79a","type":"vlm","name":"d1dd788e-6b73-4797-b864","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-08-08 01:41:30,415 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-08-08 01:41:30,415 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-08 01:41:30,416 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-08 01:41:30,416 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/f2e4a839cced44a19169ff6bb6a6a650/versions 2021-08-08 01:41:30,416 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:30,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f2e4a839cced44a19169ff6bb6a6a650/versions HTTP/1.1" 200 264 2021-08-08 01:41:30,513 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:30,513 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9a56d38245ff48ffbf07b21633558692","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386887913,"modificationTime":1628386889609,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:41:30,515 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-08 01:41:30,515 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-08 01:41:30,515 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-08 01:41:30,516 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/f2e4a839cced44a19169ff6bb6a6a650/versions 2021-08-08 01:41:30,516 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:30,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:30,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f2e4a839cced44a19169ff6bb6a6a650/versions HTTP/1.1" 200 264 2021-08-08 01:41:30,575 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:30,575 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9a56d38245ff48ffbf07b21633558692","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386887913,"modificationTime":1628386889609,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:41:30,576 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-08 01:41:30,577 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-08 01:41:30,577 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-08 01:41:30,577 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": "f2e4a839cced44a19169ff6bb6a6a650", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-08 01:41:30,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:33,599 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-08 01:41:33,600 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-08 01:41:33,600 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"bcb7ac19999641a39b31d43e12523eb1","version":{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-08 01:41:33,602 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-08-08 01:41:33,603 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-08 01:41:33,603 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:33,603 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:33,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:33,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:33,680 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:33,680 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:33,682 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-08 01:41:33,682 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:33,682 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:33,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:33,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 223 2021-08-08 01:41:33,897 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:33,898 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628386890708,"modificationTime":1628386892212} 2021-08-08 01:41:33,901 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-08 01:41:33,902 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:33,902 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:33,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41: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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 368 2021-08-08 01:41:34,192 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:34,192 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329"} 2021-08-08 01:41:34,196 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-08 01:41:34,196 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:34,196 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:34,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:34,600 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 368 2021-08-08 01:41:34,601 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:34,602 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329"} 2021-08-08 01:41:34,605 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-08-08 01:41:34,605 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-08 01:41:34,606 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:34,606 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:34,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:34,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:34,686 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:34,686 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:34,689 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-08 01:41:34,689 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:34,689 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:34,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:34,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 223 2021-08-08 01:41:34,810 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:34,811 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628386890708,"modificationTime":1628386892212} 2021-08-08 01:41:34,815 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-08 01:41:34,815 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:34,815 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:34,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 368 2021-08-08 01:41:35,182 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:35,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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329"} 2021-08-08 01:41:35,186 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-08 01:41:35,187 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:35,187 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:35,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 368 2021-08-08 01:41:35,398 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:35,398 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329"} 2021-08-08 01:41:35,401 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-08 01:41:35,401 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/orchestration-template-candidate 2021-08-08 01:41:35,402 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-08 01:41:35,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/orchestration-template-candidate HTTP/1.1" 200 94 2021-08-08 01:41:35,571 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-08 01:41:35,572 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-08 01:41:35,573 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-08-08 01:41:35,576 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-08 01:41:35,576 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:35,576 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:35,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:35,634 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:35,634 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:35,636 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-08 01:41:35,636 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:35,636 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:35,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 222 2021-08-08 01:41:35,714 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:35,714 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628386890708,"modificationTime":1628386895561} 2021-08-08 01:41:35,716 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-08 01:41:35,716 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:35,716 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:35,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 439 2021-08-08 01:41:35,817 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:35,817 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-08 01:41:35,820 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-08 01:41:35,820 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:35,820 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:35,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:35,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 439 2021-08-08 01:41:35,943 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:35,943 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-08 01:41:35,945 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-08-08 01:41:35,946 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:41:35,946 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:35,946 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:35,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:36,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:36,002 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:36,002 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:36,004 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:41:36,004 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:36,004 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:36,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:36,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 222 2021-08-08 01:41:36,101 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:36,101 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628386890708,"modificationTime":1628386895561} 2021-08-08 01:41:36,103 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-08 01:41:36,103 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:36,104 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:36,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:36,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 439 2021-08-08 01:41:36,220 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:36,220 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-08 01:41:36,223 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-08 01:41:36,223 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:36,223 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:36,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:36,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 439 2021-08-08 01:41:36,312 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:36,313 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-08 01:41:36,315 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-08 01:41:36,315 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/orchestration-template-candidate/process 2021-08-08 01:41:36,315 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-08 01:41:36,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-08-08 01:41:39,241 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-08 01:41:39,241 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-08-08 01:41:39,245 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-08-08 01:41:39,245 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-08 01:41:39,245 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:39,246 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:39,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:39,304 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:39,304 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:39,306 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-08 01:41:39,306 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:39,307 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:39,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 222 2021-08-08 01:41:39,391 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:39,391 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628386890708,"modificationTime":1628386899227} 2021-08-08 01:41:39,394 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-08 01:41:39,394 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:39,394 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:39,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:39,581 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:39,581 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:39,585 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:41:39,585 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:39,586 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:39,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:39,763 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:39,764 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:39,767 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-08-08 01:41:39,767 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-08 01:41:39,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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:39,768 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:39,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:39,832 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:39,832 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386892233,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:39,835 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-08 01:41:39,835 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:39,835 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:39,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:39,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 222 2021-08-08 01:41:39,932 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:39,932 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628386890708,"modificationTime":1628386899227} 2021-08-08 01:41:39,934 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-08 01:41:39,934 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:39,934 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:39,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:40,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:40,112 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:40,113 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:40,115 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-08 01:41:40,116 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:40,116 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:40,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:40,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:40,284 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:40,285 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:40,294 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-08 01:41:40,295 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions 2021-08-08 01:41:40,295 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-08 01:41:40,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:44,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions HTTP/1.1" 200 2 2021-08-08 01:41:44,651 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-08 01:41:44,651 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-08 01:41:44,655 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-08 01:41:44,655 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:44,656 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:44,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:44,721 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:44,723 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:44,723 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386900381,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:44,725 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-08 01:41:44,726 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:44,726 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:44,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:44,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 223 2021-08-08 01:41:44,815 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:44,815 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628386890708,"modificationTime":1628386899227} 2021-08-08 01:41:44,817 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-08 01:41:44,817 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:44,817 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:44,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:44,995 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:44,996 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:44,997 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:45,000 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-08-08 01:41:45,000 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-08 01:41:45,001 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:45,001 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:45,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:45,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 253 2021-08-08 01:41:45,065 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:45,065 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628386890708,"modificationTime":1628386900381,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-08 01:41:45,067 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-08 01:41:45,067 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:45,067 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-08 01:41:45,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:45,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 223 2021-08-08 01:41:45,170 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-08 01:41:45,170 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628386890708,"modificationTime":1628386899227} 2021-08-08 01:41:45,172 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-08 01:41:45,173 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:41:45,173 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:41:45,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:45,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:41:45,365 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:41:45,365 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:41:45,370 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-08 01:41:45,371 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions 2021-08-08 01:41:45,371 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-08 01:41:45,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:50,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions HTTP/1.1" 200 2 2021-08-08 01:41:50,210 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-08 01:41:50,211 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-08 01:41:50,214 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-08 01:41:50,214 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:50,215 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:50,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:50,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 264 2021-08-08 01:41:50,283 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:50,283 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386890708,"modificationTime":1628386908607,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:41:50,285 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-08 01:41:50,286 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-08 01:41:50,286 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:41:50,286 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:41:50,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:50,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 264 2021-08-08 01:41:50,338 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:41:50,338 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386890708,"modificationTime":1628386908607,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:41:50,343 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-08 01:41:50,343 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions 2021-08-08 01:41:50,343 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-08 01:41:50,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:41:51,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions HTTP/1.1" 200 316 2021-08-08 01:41:51,094 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-08 01:41:51,095 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"bcb7ac19999641a39b31d43e12523eb1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-08 01:41:51,095 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"bcb7ac19999641a39b31d43e12523eb1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-08 01:41:51,098 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:41:51,098 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:41:51,099 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-08 01:41:51,099 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-08 01:41:51,099 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:41:51,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:41:51,172 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-08 01:41:51,173 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-08 01:41:51,173 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-08 01:41:51,174 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-08 01:41:51,174 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-08 01:41:51,174 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-08 01:41:51,174 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-08 01:41:51,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:41:51,174 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-08 01:42:01,185 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:01,185 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:01,186 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-08 01:42:01,186 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-08 01:42:01,186 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:01,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:01,506 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-08 01:42:01,508 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-08 01:42:01,508 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-08 01:42:01,509 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-08 01:42:01,509 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-08 01:42:01,509 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-08 01:42:01,509 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-08 01:42:01,510 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:01,510 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-08 01:42:01,510 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:01,510 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:01,511 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-08 01:42:01,511 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-08 01:42:01,511 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:01,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:01,912 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-08 01:42:01,913 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-08 01:42:01,914 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-08 01:42:01,914 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-08 01:42:01,914 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-08 01:42:01,914 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-08 01:42:01,914 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-08 01:42:01,915 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:01,915 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-08 01:42:01,915 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-08 01:42:01,915 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-08 01:42:01,916 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-08 01:42:01,916 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-08 01:42:01,916 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-08 01:42:01,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:03,792 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-08 01:42:03,793 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-08 01:42:03,794 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-08 01:42:03,797 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-08 01:42:03,797 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-08 01:42:03,797 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-08 01:42:03,797 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-08-08 01:42:03,797 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:03,798 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:03,798 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:42:03,798 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-08 01:42:03,798 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:03,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:03,987 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-08 01:42:03,988 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-08 01:42:03,988 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-08 01:42:03,988 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-08 01:42:03,989 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-08 01:42:03,989 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-08 01:42:03,989 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-08 01:42:03,989 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:03,990 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-08 01:42:04,002 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-08 01:42:04,002 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-08 01:42:04,002 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-08 01:42:04,003 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-08 01:42:04,003 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-08 01:42:04,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:04,115 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-08 01:42:04,116 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-08 01:42:04,117 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 0d1610ec-d543","description":"vendor software product","vendorName":"d3e03b9d-71e1-42e5-803e","vendorId":"78ba3fa2e0684a13b9fde49a2b6abe91","onboardingMethod":"NetworkPackage","id":"577958d75d49458485929a348c9c1795","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 933eedd3-103f","description":"vendor software product","vendorName":"d1dd788e-6b73-4797-b864","vendorId":"a79a552c0fdc49d089c0a5d42498d79a","onboardingMethod":"NetworkPackage","id":"c1deb90e83f7407c93346bd9b58c27f5","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-08-08 01:42:04,120 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-08 01:42:04,121 DEBUG 324:vsp.py(1) - importing VSP pNF 0d1610ec-d543 from SDC 2021-08-08 01:42:04,121 DEBUG 324:vsp.py(1) - importing VSP vFW 933eedd3-103f from SDC 2021-08-08 01:42:04,122 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-08-08 01:42:04,122 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-08 01:42:04,123 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-08 01:42:04,123 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:42:04,124 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:42:04,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:04,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 264 2021-08-08 01:42:04,186 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:42:04,186 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386890708,"modificationTime":1628386908607,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:42:04,188 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-08 01:42:04,189 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-08 01:42:04,189 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-08 01:42:04,190 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-08 01:42:04,190 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:42:04,190 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:42:04,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:04,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 264 2021-08-08 01:42:04,286 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:42:04,286 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386890708,"modificationTime":1628386908607,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:42:04,289 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-08 01:42:04,289 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/bcb7ac19999641a39b31d43e12523eb1/versions 2021-08-08 01:42:04,290 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-08 01:42:04,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:04,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bcb7ac19999641a39b31d43e12523eb1/versions HTTP/1.1" 200 264 2021-08-08 01:42:04,390 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-08 01:42:04,390 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b738ae6cdd574d61adf0c0a53f130329","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628386890708,"modificationTime":1628386908607,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-08 01:42:04,392 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-08 01:42:04,396 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-08 01:42:04,396 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions 2021-08-08 01:42:04,397 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-08 01:42:04,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:06,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329/actions HTTP/1.1" 200 316 2021-08-08 01:42:06,415 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-08 01:42:06,415 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"bcb7ac19999641a39b31d43e12523eb1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-08 01:42:06,416 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"bcb7ac19999641a39b31d43e12523eb1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-08 01:42:06,418 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-08 01:42:06,418 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/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 2021-08-08 01:42:06,418 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-08 01:42:06,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:06,595 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/bcb7ac19999641a39b31d43e12523eb1/versions/b738ae6cdd574d61adf0c0a53f130329 HTTP/1.1" 200 615 2021-08-08 01:42:06,596 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-08 01:42:06,597 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":"f2e4a839cced44a19169ff6bb6a6a650","onboardingMethod":"NetworkPackage","id":"bcb7ac19999641a39b31d43e12523eb1","version":"b738ae6cdd574d61adf0c0a53f130329","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-08 01:42:06,598 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-08 01:42:06,599 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-08 01:42:06,599 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": "bcb7ac19999641a39b31d43e12523eb1", "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-08 01:42:06,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:11,305 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-08 01:42:11,315 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-08 01:42:11,326 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628386929789,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f4750e00-fe16-4569-9f0c-5ca843fc6972","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628386929790,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929789,"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,"timeout":30,"creationDate":1628386929805,"description":"created from csar","artifactType":"HEAT","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2368acae-17a0-44c6-aa23-88ed59eef0c0","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","duplicated":false,"payloadUpdateDate":1628386929818,"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":1628386929805,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628386929789,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f4750e00-fe16-4569-9f0c-5ca843fc6972","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628386929790,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386929826,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628386929826,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929826,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386927897,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":1628386927897,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386927897,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":1628386927897,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"source":"7b151ac5-a326-4879-b219-be9814fe8c3f","type":"tosca.capabilities.Node","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.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":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"7b151ac5-a326-4879-b219-be9814fe8c3f","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","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":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"7b151ac5-a326-4879-b219-be9814fe8c3f","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f.port","capability":"tosca.capabilities.Attachment","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.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":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":"907ac529-77bd-4ae5-b251-e640e7f921b8","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.tosca_name","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.7b151ac5-a326-4879-b219-be9814fe8c3f.show","empty":false},{"parentUniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8","definition":false,"name":"state","type":"string","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.state","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false},{"parentUniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.tosca_id","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"7b151ac5-a326-4879-b219-be9814fe8c3f","createdFromCsar":true,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1628386929539,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"7b151ac5-a326-4879-b219-be9814fe8c3f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1628386929680,"customizationUUID":"aed54745-31af-4c02-8411-f575be36e32e","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.scalable","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.forwarder","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.2805ee6c-f22c-406c-b556-c98ba20a36ce.binding","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.binding","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.ca0709cf-a563-4e3b-b7a1-4a80664ad054.port_mirroring","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.host","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.packets.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.packets.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outpoing.packets","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.packets","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.ephemeral.size","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.instance","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.iops","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu.delta","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.capacity","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.latency","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu_util","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.allocation","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.latency","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.root.size","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.vcpus","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.iops","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.allocation","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.capacity","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory.resident","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.os","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.endpoint","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.2805ee6c-f22c-406c-b556-c98ba20a36ce.attachment","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"dependency","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","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":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"dependency","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"link","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451.link","capability":"tosca.capabilities.network.Linkable","ownerId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","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":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"local_storage","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"fd766705-dcfd-4f72-8a2e-95938ca777fd.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548","createdFromCsar":true,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1628386929542,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"f80eb570-94c4-4705-aed6-6f3ab51e9548","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1628386929680,"customizationUUID":"3f3a292c-fbde-4396-8d9a-bb82b8efb671","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","requirementOwnerId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group","id":"ba2bc8d9-5369-4c63-b5d9-5ea1dba8ba17","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.2805ee6c-f22c-406c-b556-c98ba20a36ce.attachment","requirementUid":"7b151ac5-a326-4879-b219-be9814fe8c3f.port"},"operations":[]}],"fromNode":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_flavor_name","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"fd766705-dcfd-4f72-8a2e-95938ca777fd.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_image_name","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"27204c3f-cd69-4a65-8143-561e1c51e90a.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":"27204c3f-cd69-4a65-8143-561e1c51e90a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"27204c3f-cd69-4a65-8143-561e1c51e90a","empty":false},{"definition":false,"hidden":false,"uniqueId":"f80eb570-94c4-4705-aed6-6f3ab51e9548.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":{"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":"7b151ac5-a326-4879-b219-be9814fe8c3f.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":{"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group":[{"parentUniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false},{"uniqueId":"attribute.7b151ac5-a326-4879-b219-be9814fe8c3f.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.state","name":"state","type":"string","definition":false,"ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false},{"parentUniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8","uniqueId":"attribute.907ac529-77bd-4ae5-b251-e640e7f921b8.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"source":"7b151ac5-a326-4879-b219-be9814fe8c3f","type":"tosca.capabilities.Node","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.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,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.907ac529-77bd-4ae5-b251-e640e7f921b8.feature","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.scalable","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.forwarder","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.2805ee6c-f22c-406c-b556-c98ba20a36ce.binding","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.binding","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.ca0709cf-a563-4e3b-b7a1-4a80664ad054.port_mirroring","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.host","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.packets.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.packets.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outpoing.packets","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.outgoing.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d38db7f4-e730-4e8d-905f-3461a8682827","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d38db7f4-e730-4e8d-905f-3461a8682827","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.d38db7f4-e730-4e8d-905f-3461a8682827.network.incoming.packets","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.ephemeral.size","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.instance","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.iops","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu.delta","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.capacity","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.latency","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu_util","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.allocation","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.latency","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.cpu","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.root.size","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.vcpus","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.iops","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.read.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.write.requests.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.allocation","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.bytes.rate","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.read.bytes","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory.usage","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.device.capacity","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.memory.resident","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"77cc66a4-5347-4957-8f8b-3ef46bb4f9ff","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.77cc66a4-5347-4957-8f8b-3ef46bb4f9ff.disk.write.requests","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.os","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","empty":false}],"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.85ad420b-2f8f-4a4d-8487-665c0d3cacc5.endpoint","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.2805ee6c-f22c-406c-b556-c98ba20a36ce.attachment","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"7b151ac5-a326-4879-b219-be9814fe8c3f","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"dependency","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","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":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"dependency","uniqueId":"907ac529-77bd-4ae5-b251-e640e7f921b8.dependency","capability":"tosca.capabilities.Node","ownerId":"907ac529-77bd-4ae5-b251-e640e7f921b8","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f80eb570-94c4-4705-aed6-6f3ab51e9548.2805ee6c-f22c-406c-b556-c98ba20a36ce.ubuntu20_ubuntu20_admin_plane_port_0","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"link","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451.link","capability":"tosca.capabilities.network.Linkable","ownerId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","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":["d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"7b151ac5-a326-4879-b219-be9814fe8c3f","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f.port","capability":"tosca.capabilities.Attachment","ownerId":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.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":["f80eb570-94c4-4705-aed6-6f3ab51e9548.82d07cd0-25fe-440c-9d01-cd486ec6284d.ubuntu20","d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"f80eb570-94c4-4705-aed6-6f3ab51e9548","parentName":"local_storage","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"0e97b2f2-8be1-498f-a336-6e9bdbbd3318","groupUUID":"f6077e25-a27e-4974-999e-d9fc3da4bd46","members":{"Ubuntu20_admin_security_group":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group","abstract_Ubuntu20":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"d9a1e283-138f-4e69-a34f-b50692996df2.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["d9a1e283-138f-4e69-a34f-b50692996df2.heat1env","d9a1e283-138f-4e69-a34f-b50692996df2.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"45577586-58b7-4757-87db-efabfd76e2ea","artifactsUuid":["2368acae-17a0-44c6-aa23-88ed59eef0c0"],"groupUUID":"59802768-96c5-4a8e-a431-8c24d6a5fb10","members":{"Ubuntu20_admin_security_group":"d9a1e283-138f-4e69-a34f-b50692996df2.7b151ac5-a326-4879-b219-be9814fe8c3f.ubuntu20_admin_security_group","abstract_Ubuntu20":"d9a1e283-138f-4e69-a34f-b50692996df2.f80eb570-94c4-4705-aed6-6f3ab51e9548.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":"","version":"0.1","icon":"defaulticon","creationDate":1628386927897,"description":"VF","tags":["basic_vm"],"vspArchived":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"bcb7ac19999641a39b31d43e12523eb1","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","highestVersion":true,"systemName":"BasicVm","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628386929634,"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,"timeout":30,"creationDate":1628386929805,"description":"created from csar","artifactType":"HEAT","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2368acae-17a0-44c6-aa23-88ed59eef0c0","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","duplicated":false,"payloadUpdateDate":1628386929818,"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":1628386929805,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628386929789,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f4750e00-fe16-4569-9f0c-5ca843fc6972","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628386929790,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386929826,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628386929826,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929826,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"d9a1e283-138f-4e69-a34f-b50692996df2"},"categorySpecificMetadata":{},"csarUUID":"bcb7ac19999641a39b31d43e12523eb1","csarVersion":"1.0","archiveTime":0,"service":false,"name":"basic_vm"} 2021-08-08 01:42:11,343 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-08-08 01:42:11,343 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:21,355 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-08-08 01:42:21,364 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-08 01:42:21,364 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/d9a1e283-138f-4e69-a34f-b50692996df2/lifecycleState/Certify 2021-08-08 01:42:21,364 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-08 01:42:21,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:26,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/d9a1e283-138f-4e69-a34f-b50692996df2/lifecycleState/Certify HTTP/1.1" 200 1276 2021-08-08 01:42:26,139 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-08 01:42:26,140 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628386927897,"lastUpdateDate":1628386942325,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"fb17702e-3abd-4d35-a39e-16f0ed675a50"},"csarUUID":"bcb7ac19999641a39b31d43e12523eb1","csarVersion":"1.0","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"f7fcd290-62b4-474e-915f-e77b43b3dc8a"} 2021-08-08 01:42:26,143 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:26,143 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:26,144 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-08 01:42:26,144 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-08 01:42:26,145 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:26,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:26,234 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-08 01:42:26,235 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-08 01:42:26,235 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7fcd290-62b4-474e-915f-e77b43b3dc8a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-08 01:42:26,237 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:42:26,237 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:26,237 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:26,237 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-08 01:42:26,237 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-08 01:42:26,237 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:26,237 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-08 01:42:26,238 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-08 01:42:26,238 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-08 01:42:26,238 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-08 01:42:26,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:26,911 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-08 01:42:26,914 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-08 01:42:26,917 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:42:26,923 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-08 01:42:36,934 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:36,935 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:36,935 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-08 01:42:36,936 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-08 01:42:36,936 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:36,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:37,055 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-08 01:42:37,057 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-08 01:42:37,057 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7fcd290-62b4-474e-915f-e77b43b3dc8a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-08 01:42:37,060 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:42:37,061 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:37,061 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:37,061 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-08 01:42:37,062 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-08 01:42:37,062 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:37,062 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-08 01:42:37,063 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-08 01:42:37,063 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-08 01:42:37,064 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-08 01:42:37,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:38,078 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-08 01:42:38,080 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-08 01:42:38,083 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:42:38,089 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-08 01:42:38,095 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:42:38,096 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:42:38,097 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-08 01:42:38,097 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-08 01:42:38,097 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:42:38,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:38,594 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-08 01:42:38,596 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:42:38,596 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:42:38,599 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:42:38,600 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:38,600 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:38,600 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:42:38,600 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-08 01:42:38,600 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:38,601 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-08 01:42:38,601 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:42:38,601 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:42:38,602 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-08 01:42:38,602 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-08 01:42:38,602 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:42:38,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:39,042 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-08 01:42:39,043 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:42:39,044 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:42:39,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:42:39,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:39,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:39,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:42:39,048 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-08 01:42:39,048 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:39,048 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-08 01:42:39,048 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-08 01:42:39,048 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-08 01:42:39,049 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-08 01:42:39,049 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-08 01:42:39,049 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-08 01:42:39,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:39,271 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-08 01:42:39,273 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-08 01:42:39,274 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-08 01:42:39,279 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-08 01:42:39,279 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-08 01:42:39,280 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-08 01:42:39,280 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-08-08 01:42:39,280 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:42:39,280 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:42:39,281 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-08 01:42:39,281 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-08 01:42:39,281 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:42:39,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:39,761 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-08 01:42:39,762 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:42:39,763 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:42:39,765 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:42:39,765 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:39,765 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:39,765 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:42:39,765 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-08 01:42:39,765 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:39,765 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-08 01:42:39,778 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-08 01:42:39,778 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-08 01:42:39,778 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-08 01:42:39,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:41,301 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-08 01:42:41,302 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-08 01:42:41,304 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":"3cb6912d-15c2-4f17-946f-e3e0f821817c.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","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":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1628386960675,"description":"service","tags":["basic_vm"],"vspArchived":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4492448e-5045-464d-9585-8dc618a42959","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4492448e-5045-464d-9585-8dc618a42959","highestVersion":true,"systemName":"BasicVm","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628386960675,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":null,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.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":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-08-08 01:42:41,309 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-08-08 01:42:41,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:41,316 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-08 01:42:41,316 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-08 01:42:41,316 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-08 01:42:41,317 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-08 01:42:41,317 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-08 01:42:41,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:41,407 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-08 01:42:41,409 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-08 01:42:41,409 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7fcd290-62b4-474e-915f-e77b43b3dc8a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-08 01:42:41,411 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:42:41,411 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:41,412 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:41,412 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-08 01:42:41,412 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-08 01:42:41,412 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:41,412 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-08 01:42:41,413 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-08 01:42:41,413 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-08 01:42:41,413 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-08 01:42:41,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:42,029 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-08 01:42:42,031 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-08 01:42:42,034 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628386960675,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:42:42,041 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-08 01:42:42,041 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-08 01:42:42,042 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/3cb6912d-15c2-4f17-946f-e3e0f821817c/resourceInstance 2021-08-08 01:42:42,042 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "fb17702e-3abd-4d35-a39e-16f0ed675a50", "originType": "VF", "componentUid": "fb17702e-3abd-4d35-a39e-16f0ed675a50", "icon": "defaulticon" } 2021-08-08 01:42:42,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:44,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3cb6912d-15c2-4f17-946f-e3e0f821817c/resourceInstance HTTP/1.1" 201 None 2021-08-08 01:42:44,157 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-08 01:42:44,159 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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","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":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.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":"fb17702e-3abd-4d35-a39e-16f0ed675a50","createdFromCsar":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628386962897,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"fb17702e-3abd-4d35-a39e-16f0ed675a50","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628386962897,"customizationUUID":"841eb895-84cf-4b95-a2fe-d4e0284330d5","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-08-08 01:42:44,160 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-08-08 01:42:44,164 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-08 01:42:44,164 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/distribution 2021-08-08 01:42:44,164 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-08 01:42:44,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:44,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/distribution HTTP/1.1" 200 38 2021-08-08 01:42:44,244 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-08 01:42:44,244 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-08-08 01:42:44,246 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-08 01:42:44,247 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-08 01:42:44,247 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-08 01:42:44,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:44,317 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-08 01:42:44,318 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-08 01:42:44,318 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-08 01:42:44,321 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-08 01:42:44,321 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-08-08 01:42:44,326 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-08 01:42:44,326 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/3cb6912d-15c2-4f17-946f-e3e0f821817c/lifecycleState/checkin 2021-08-08 01:42:44,326 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-08 01:42:44,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:46,317 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3cb6912d-15c2-4f17-946f-e3e0f821817c/lifecycleState/checkin HTTP/1.1" 200 1179 2021-08-08 01:42:46,319 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-08 01:42:46,319 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1628386960675,"lastUpdateDate":1628386965062,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"3cb6912d-15c2-4f17-946f-e3e0f821817c"},"projectCode":"123456","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","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":"4492448e-5045-464d-9585-8dc618a42959"} 2021-08-08 01:42:46,322 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:42:46,322 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:42:46,323 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-08 01:42:46,323 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-08 01:42:46,323 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:42:46,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:46,981 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-08 01:42:46,982 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:42:46,983 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-08 01:42:46,985 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:42:46,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:46,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:46,986 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:42:46,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:42:46,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:46,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:46,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-08 01:42:46,987 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:42:46,987 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:46,987 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:42:46,988 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-08 01:42:46,988 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-08 01:42:46,988 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:42:46,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:47,587 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-08 01:42:47,589 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:42:47,592 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628386965062,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:42:47,598 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:42:47,599 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-08-08 01:42:47,602 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-08 01:42:47,603 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/3cb6912d-15c2-4f17-946f-e3e0f821817c/lifecycleState/Certify 2021-08-08 01:42:47,603 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-08 01:42:47,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:52,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3cb6912d-15c2-4f17-946f-e3e0f821817c/lifecycleState/Certify HTTP/1.1" 200 1167 2021-08-08 01:42:52,223 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-08 01:42:52,223 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628386960675,"lastUpdateDate":1628386965062,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56"},"projectCode":"123456","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","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":"4492448e-5045-464d-9585-8dc618a42959"} 2021-08-08 01:42:52,225 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:42:52,226 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:42:52,226 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-08 01:42:52,226 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-08 01:42:52,226 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:42:52,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:42:52,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-08-08 01:42:52,931 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:42:52,931 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:42:52,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:42:52,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:52,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:52,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-08 01:42:52,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:42:52,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:42:52,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:42:52,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:42:52,934 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:42:52,934 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:42:52,934 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:42:52,935 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-08 01:42:52,935 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-08 01:42:52,935 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:42:52,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:42:53,684 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-08 01:42:53,685 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:42:53,687 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386965062,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:42:53,690 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:43:03,701 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-08-08 01:43:03,707 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:43:03,708 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56/distribution/PROD/activate 2021-08-08 01:43:03,708 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-08 01:43:03,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:07,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-08 01:43:07,129 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-08 01:43:07,132 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","empty":false},{"definition":false,"hidden":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZWIxM2QwODg1NmM4N2I1MjUzNDIyYTBiYmYwNjJhNDA=","artifactUUID":"cd012bde-b533-44ad-baa3-f0107c4bdbaf","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.assettoscacsar","duplicated":false,"payloadUpdateDate":1628386970883,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzM0NWZkMmVhNzY4ZDEwYWM2MGFhNWM1MzUzNWQ0ZjE=","artifactUUID":"2850fe9f-5d87-49b7-90e7-4689b2f8c3c2","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628386970063,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386929770,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzIzZmZkOWQxMGM2ZGViNTE3MTAzMzRkNWM2Y2Q1MGU=","artifactUUID":"b4e0e1a9-f2e4-46c2-b4b5-388ba36b28e4","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vflicense","duplicated":false,"payloadUpdateDate":1628386929774,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929770,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODY0YzVmODM0ZDIyMDlhOGIyMWEyNjA5MWIyNDRmOWQ=","artifactUUID":"8b2f1e01-f103-49aa-a157-0dd67ccb4ef5","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628386968957,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1628386929805,"description":"created from csar","artifactType":"HEAT","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2368acae-17a0-44c6-aa23-88ed59eef0c0","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","duplicated":false,"payloadUpdateDate":1628386929818,"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":1628386929805,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386929746,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"cd91a205-04c2-4933-b2a2-052468e9f747","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vendorlicense","duplicated":false,"payloadUpdateDate":1628386929754,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929746,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1628386963048,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"04512b19-8692-47e1-95d3-852b9b1cfed5","generatedFromId":"d9a1e283-138f-4e69-a34f-b50692996df2.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1628386968305,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1628386963048,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386963048,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386929789,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f4750e00-fe16-4569-9f0c-5ca843fc6972","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"d9a1e283-138f-4e69-a34f-b50692996df2.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628386929790,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628386929789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1628386963053,"type":"org.openecomp.groups.VfModule","artifacts":["d9a1e283-138f-4e69-a34f-b50692996df2.heat1env","d9a1e283-138f-4e69-a34f-b50692996df2.heat1"],"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.d9a1e283-138f-4e69-a34f-b50692996df2.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"45577586-58b7-4757-87db-efabfd76e2ea","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1628386963053,"customizationUUID":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","groupInstanceArtifacts":["3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["04512b19-8692-47e1-95d3-852b9b1cfed5"],"artifactsUuid":["2368acae-17a0-44c6-aa23-88ed59eef0c0"],"groupUUID":"59802768-96c5-4a8e-a431-8c24d6a5fb10","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"d9a1e283-138f-4e69-a34f-b50692996df2.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<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}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"fb17702e-3abd-4d35-a39e-16f0ed675a50","createdFromCsar":false,"uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628386962897,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"fb17702e-3abd-4d35-a39e-16f0ed675a50","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628386962897,"customizationUUID":"841eb895-84cf-4b95-a2fe-d4e0284330d5","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"3cb6912d-15c2-4f17-946f-e3e0f821817c.fb17702e-3abd-4d35-a39e-16f0ed675a50.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d715d08a-f522-47dc-a1b9-9d2b39c2a55b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9a1e283-138f-4e69-a34f-b50692996df2.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a8dd006-a32e-4504-bf5b-58bd7402059f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1628386960675,"description":"service","tags":["basic_vm"],"vspArchived":false,"uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4492448e-5045-464d-9585-8dc618a42959","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"4492448e-5045-464d-9585-8dc618a42959","highestVersion":true,"systemName":"BasicVm","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628386985923,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628386960414,"artifactType":"OTHER","uniqueId":"3cb6912d-15c2-4f17-946f-e3e0f821817c.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628386960414,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56"},"categorySpecificMetadata":{},"archiveTime":0,"service":true,"name":"basic_vm"} 2021-08-08 01:43:07,137 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:43:07,138 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:43:07,138 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:43:07,139 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-08 01:43:07,139 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:43:07,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:43:09,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:43:09,017 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:43:09,017 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:43:09,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:43:09,020 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:09,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:09,020 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:09,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:43:09,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:09,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:09,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:09,021 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:43:09,021 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:43:09,022 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:43:09,022 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-08 01:43:09,022 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-08 01:43:09,022 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:43:09,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:09,793 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-08 01:43:09,795 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:43:09,797 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:43:09,801 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:43:09,802 INFO 201:service.py(1) - Service basic_vm onboarded 2021-08-08 01:43:09,802 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-08 01:43:09,802 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:09,803 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:43:09,803 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:43:09,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:09,887 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-08-08 01:43:09,888 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-08 01:43:09,888 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-08-08 01:43:09,888 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:09,888 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-08-08 01:43:09,896 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:09,897 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-08-08 01:43:09,897 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-08-08 01:43:09,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,003 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-08-08 01:43:10,003 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-08 01:43:10,004 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-08 01:43:10,006 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,006 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:43:10,007 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:43:10,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,076 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-08-08 01:43:10,077 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:43:10,077 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628386989944"}]} 2021-08-08 01:43:10,110 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,110 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/9b222b09-c486-450d-ab0d-7e003d599035 2021-08-08 01:43:10,110 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "9b222b09-c486-450d-ab0d-7e003d599035", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-08-08 01:43:10,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,205 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/9b222b09-c486-450d-ab0d-7e003d599035 HTTP/1.1" 201 0 2021-08-08 01:43:10,206 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-08 01:43:10,206 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-08 01:43:10,209 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,210 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:43:10,210 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:43:10,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,262 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-08-08 01:43:10,263 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-08 01:43:10,264 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-08-08 01:43:10,264 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,264 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-08-08 01:43:10,264 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-08 01:43:10,264 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-08 01:43:10,269 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,269 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:43:10,269 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-08-08 01:43:10,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,408 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-08-08 01:43:10,409 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-08 01:43:10,409 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-08 01:43:10,412 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,412 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-08-08 01:43:10,412 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-08 01:43:10,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,466 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-08-08 01:43:10,467 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-08 01:43:10,467 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-08-08 01:43:10,467 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,468 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-08-08 01:43:10,472 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,473 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-08-08 01:43:10,473 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-08-08 01:43:10,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,677 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-08-08 01:43:10,678 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-08 01:43:10,678 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-08 01:43:10,695 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,695 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-08-08 01:43:10,695 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-08-08 01:43:10,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,844 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-08-08 01:43:10,845 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-08 01:43:10,845 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-08-08 01:43:10,846 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,846 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-08 01:43:10,855 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,855 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:43:10,855 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:43:10,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:10,923 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-08-08 01:43:10,924 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:43:10,924 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628386989944"}]} 2021-08-08 01:43:10,936 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:10,936 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-08-08 01:43:10,936 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-08-08 01:43:10,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:11,093 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-08-08 01:43:11,094 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-08 01:43:11,094 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-08 01:43:11,106 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:11,107 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:43:11,107 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-08-08 01:43:11,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:11,189 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-08-08 01:43:11,190 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-08 01:43:11,191 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-08 01:43:11,194 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:11,194 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:43:11,194 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-08 01:43:11,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:11,254 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:43:11,255 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-08 01:43:11,256 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:43:11,259 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:11,259 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:43:11,259 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-08 01:43:11,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:11,317 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:43:11,318 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-08 01:43:11,318 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:43:11,321 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:11,321 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:43:11,321 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:43:11,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:11,379 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-08-08 01:43:11,380 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-08-08 01:43:11,380 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-08-08 01:43:11,380 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:11,380 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-08-08 01:43:11,381 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-08-08 01:43:11,384 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:43:11,384 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:43:11,384 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-08 01:43:11,385 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-08 01:43:11,385 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:43:11,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:43:11,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:43:11,855 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:43:11,855 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:43:11,858 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:43:11,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:11,859 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:11,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:11,859 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:43:11,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:11,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:11,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:11,860 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:43:11,860 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:43:11,860 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:43:11,861 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-08 01:43:11,861 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-08 01:43:11,861 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:43:11,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:12,481 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-08 01:43:12,482 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:43:12,484 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:43:12,490 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:43:12,490 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,491 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-08-08 01:43:12,491 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "65cfefe0-9d72-4214-839c-fcf1633cf8e7" } 2021-08-08 01:43:12,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,570 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-08-08 01:43:12,570 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-08 01:43:12,570 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-08 01:43:12,572 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,572 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:43:12,572 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:43:12,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,617 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-08-08 01:43:12,618 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-08 01:43:12,618 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628386992525"}]} 2021-08-08 01:43:12,619 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,620 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:43:12,620 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-08 01:43:12,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,663 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:43:12,663 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-08 01:43:12,663 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:43:12,665 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,665 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:43:12,665 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:43:12,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,711 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-08-08 01:43:12,711 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-08 01:43:12,712 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628386992525"}]} 2021-08-08 01:43:12,713 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,713 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:43:12,713 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:43:12,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,766 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:43:12,767 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:43:12,767 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628386990970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:43:12,769 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,769 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:43:12,769 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:43:12,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,819 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-08-08 01:43:12,820 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:43:12,820 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628386990317"} 2021-08-08 01:43:12,827 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,827 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-08-08 01:43:12,828 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1628386990317", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-08-08 01:43:12,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,940 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-08-08 01:43:12,940 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-08 01:43:12,940 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-08 01:43:12,942 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,942 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:43:12,942 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-08 01:43:12,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:12,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:43:12,986 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-08 01:43:12,986 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:43:12,989 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:12,990 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:43:12,990 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:43:12,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:13,059 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:43:13,060 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:43:13,060 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628386990970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:43:13,063 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:13,064 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:43:13,064 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:43:13,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:13,123 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-08-08 01:43:13,124 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:43:13,125 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628386992859","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:43:13,127 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:13,128 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-08-08 01:43:13,128 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-08 01:43:13,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:13,184 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-08-08 01:43:13,185 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-08 01:43:13,185 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"8ea710d1-1b76-473d-ac7a-3ee1d477c1f2","owning-entity-name":"OE-ETE_Customer-8ea710d1-1b76-473d-ac7a-3ee1d477c1f2","resource-version":"1628386025179","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_e11c9c4f-c6f8-4578-bdf1-53ddc17d61a5/service-subscriptions/service-subscription/pNF/service-instances/service-instance/a8c5f613-9ca8-45ff-ad62-2fe75234bd2c","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_e11c9c4f-c6f8-4578-bdf1-53ddc17d61a5"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"a8c5f613-9ca8-45ff-ad62-2fe75234bd2c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namee11c9c4f-c6f8-4578-bdf1-53ddc17d61a5"}]}]}},{"owning-entity-id":"633580e9-421b-4b18-8a8d-433853eadac2","owning-entity-name":"basicnw-oe","resource-version":"1628386876082"}]} 2021-08-08 01:43:13,187 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-08 01:43:13,191 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:13,191 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac 2021-08-08 01:43:13,191 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "096f994f-7b7a-4358-a172-98becea974ac" } 2021-08-08 01:43:13,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:13,253 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac HTTP/1.1" 201 0 2021-08-08 01:43:13,254 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-08 01:43:13,254 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-08 01:43:13,257 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:43:13,257 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac 2021-08-08 01:43:13,257 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-08 01:43:13,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:43:13,322 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac HTTP/1.1" 200 128 2021-08-08 01:43:13,323 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-08 01:43:13,323 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"096f994f-7b7a-4358-a172-98becea974ac","owning-entity-name":"basicvm-oe","resource-version":"1628386993224"} 2021-08-08 01:43:13,330 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-08 01:43:13,330 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-08-08 01:43:13,331 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-08-08 01:43:13,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-08 01:43:13,516 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-08 01:43:13,518 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-08-08 01:43:13,518 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-08-08 01:43:13,522 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-08 01:43:13,522 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:43:13,523 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:43:13,523 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-08 01:43:13,524 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-08 01:43:13,524 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:43:13,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:43:14,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:43:14,126 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:43:14,126 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:43:14,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:43:14,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:14,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:14,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:14,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:43:14,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:43:14,131 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:43:14,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:43:14,132 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:43:14,133 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:43:14,133 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:43:14,134 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-08 01:43:14,134 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-08 01:43:14,135 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:43:14,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:14,704 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-08 01:43:14,706 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:43:14,708 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:43:14,712 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:43:14,713 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-08 01:43:14,713 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/4492448e-5045-464d-9585-8dc618a42959/distribution 2021-08-08 01:43:14,713 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-08 01:43:14,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:14,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/distribution HTTP/1.1" 200 205 2021-08-08 01:43:14,775 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-08 01:43:14,775 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"7e7570d7-131b-43ff-b85c-71279f5cb24e","timestamp":"2021-08-08 01:43:05.375 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-08 01:43:14,777 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-08 01:43:14,778 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/7e7570d7-131b-43ff-b85c-71279f5cb24e 2021-08-08 01:43:14,778 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-08 01:43:14,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:43:14,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e7570d7-131b-43ff-b85c-71279f5cb24e HTTP/1.1" 200 29 2021-08-08 01:43:14,830 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-08 01:43:14,830 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-08 01:43:14,832 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-08 01:43:14,832 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-08 01:44:14,895 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-08 01:44:14,896 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/7e7570d7-131b-43ff-b85c-71279f5cb24e 2021-08-08 01:44:14,896 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-08 01:44:14,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:44:15,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e7570d7-131b-43ff-b85c-71279f5cb24e HTTP/1.1" 200 None 2021-08-08 01:44:15,027 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-08 01:44:15,028 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628386993336","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386992323","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387012162","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386998057","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387013174","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387009933","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387014944","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386994323","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386992316","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386998739","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386995413","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386999065","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387013667","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386997736","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628386981200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386993321","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628387004658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386996704","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386984495","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628387001625","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628386992315","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628386979588","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387003186","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628387011433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628386976090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386986401","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628386994242","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628386976554","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-08 01:44:15,032 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628386993336', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386992323', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387012162', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386998057', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387013174', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387009933', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387014944', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386994323', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386992316', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386998739', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386995413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386999065', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387013667', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386997736', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628386981200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386993321', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628387004658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386996704', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386984495', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628387001625', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628386992315', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628386979588', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387003186', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628387011433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628386976090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386986401', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628386994242', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628386976554', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-08 01:44:15,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-08 01:44:15,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-08 01:44:15,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-08 01:44:15,035 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-08 01:44:15,035 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-08 01:44:15,035 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-08-08 01:44:15,049 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7df15527-4aa0-4fd1-9f77-4c5acb48e30d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:15,049 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-08-08 01:44:15,049 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-71645c8e-a27a-406c-941c-f2406227132d", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "65cfefe0-9d72-4214-839c-fcf1633cf8e7", "modelVersionId": "4492448e-5045-464d-9585-8dc618a42959", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "096f994f-7b7a-4358-a172-98becea974ac", "owningEntityName": "basicvm-oe" } } } 2021-08-08 01:44:15,051 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:16,674 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-08-08 01:44:16,675 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-08-08 01:44:16,675 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d"}} 2021-08-08 01:44:16,676 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-08 01:44:16,696 DEBUG 129:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b3696bc-7b9d-4caf-9267-408667e3a96a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:16,697 DEBUG 131:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:16,697 DEBUG 132:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:16,703 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:16,920 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1332 2021-08-08 01:44:16,925 INFO 142:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:16,926 DEBUG 146:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:44:16 GMT"}}} 2021-08-08 01:44:26,939 DEBUG 129:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '907da824-a776-479d-9e03-6850a3bf3998', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:26,940 DEBUG 131:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:26,940 DEBUG 132:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:26,943 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:27,130 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1542 2021-08-08 01:44:27,132 INFO 142:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:27,133 DEBUG 146:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","finishTime":"Sun, 08 Aug 2021 01:44:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:19 GMT"}}} 2021-08-08 01:44:27,134 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-08 01:44:27,134 DEBUG 129:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d2db125-5c30-4ea2-bb85-47ac8c132cee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:27,135 DEBUG 131:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:27,135 DEBUG 132:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:27,137 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:27,350 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1542 2021-08-08 01:44:27,352 INFO 142:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:27,352 DEBUG 146:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","finishTime":"Sun, 08 Aug 2021 01:44:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:19 GMT"}}} 2021-08-08 01:44:27,353 DEBUG 129:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '241509f3-e939-4768-a0ed-80fc2dc872a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:27,353 DEBUG 131:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:27,353 DEBUG 132:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:27,355 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:27,534 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1542 2021-08-08 01:44:27,535 INFO 142:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:27,536 DEBUG 146:onap_service.py(8) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","finishTime":"Sun, 08 Aug 2021 01:44:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:19 GMT"}}} 2021-08-08 01:44:27,544 DEBUG 129:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '761abdf3-6dd8-460b-81a7-da6cf66d0925', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:27,545 DEBUG 131:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:27,545 DEBUG 132:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:27,549 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:27,774 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1542 2021-08-08 01:44:27,776 INFO 142:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:27,776 DEBUG 146:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","finishTime":"Sun, 08 Aug 2021 01:44:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:19 GMT"}}} 2021-08-08 01:44:27,777 DEBUG 129:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d7e6ef0-c4f9-4928-952d-759a67abecdf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:27,777 DEBUG 131:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d 2021-08-08 01:44:27,777 DEBUG 132:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] data sent: None 2021-08-08 01:44:27,778 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:27,982 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df15527-4aa0-4fd1-9f77-4c5acb48e30d HTTP/1.1" 200 1542 2021-08-08 01:44:27,984 INFO 142:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response code: 200 2021-08-08 01:44:27,985 DEBUG 146:onap_service.py(1) - [None][Check 7df15527-4aa0-4fd1-9f77-4c5acb48e30d orchestration request status] response: {"request":{"requestId":"7df15527-4aa0-4fd1-9f77-4c5acb48e30d","startTime":"Sun, 08 Aug 2021 01:44:15 GMT","finishTime":"Sun, 08 Aug 2021 01:44:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"096f994f-7b7a-4358-a172-98becea974ac","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:19 GMT"}}} 2021-08-08 01:44:27,986 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:27,986 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:44:27,986 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:44:27,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,124 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-08-08 01:44:28,124 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-08 01:44:28,125 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628386992859","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-08 01:44:28,127 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,127 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d 2021-08-08 01:44:28,127 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] data sent: None 2021-08-08 01:44:28,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,234 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d HTTP/1.1" 200 1190 2021-08-08 01:44:28,235 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response code: 200 2021-08-08 01:44:28,235 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response: {"service-instance":[{"service-instance-id":"803e2168-40d1-4d26-8823-f618dc17e643","service-instance-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","model-version-id":"4492448e-5045-464d-9585-8dc618a42959","resource-version":"1628387059702","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-08-08 01:44:28,239 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,240 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:44:28,240 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-08 01:44:28,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,312 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:44:28,313 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-08 01:44:28,314 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:44:28,317 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,317 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:44:28,317 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:44:28,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-08-08 01:44:28,425 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-08 01:44:28,425 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628386992859","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-08 01:44:28,429 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,429 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d 2021-08-08 01:44:28,429 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] data sent: None 2021-08-08 01:44:28,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,611 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d HTTP/1.1" 200 1190 2021-08-08 01:44:28,612 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response code: 200 2021-08-08 01:44:28,612 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response: {"service-instance":[{"service-instance-id":"803e2168-40d1-4d26-8823-f618dc17e643","service-instance-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","model-version-id":"4492448e-5045-464d-9585-8dc618a42959","resource-version":"1628387059702","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-08-08 01:44:28,616 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,616 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:44:28,616 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:44:28,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,712 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:44:28,713 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:44:28,714 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628386990970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:44:28,717 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:28,717 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:44:28,717 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:44:28,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:28,821 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-08-08 01:44:28,822 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:44:28,822 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628386992859","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:44:28,825 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:44:28,825 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:44:28,826 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-08 01:44:28,826 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-08 01:44:28,826 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:44:28,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:30,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:44:30,349 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:44:30,349 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:44:30,353 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:44:30,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:30,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:30,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:30,354 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:44:30,354 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:30,354 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:30,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:30,355 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:44:30,355 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:44:30,355 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:44:30,356 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-08 01:44:30,356 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-08 01:44:30,356 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:44:30,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:44:32,746 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-08 01:44:32,749 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:44:32,751 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:44:32,756 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:44:32,757 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:44:32,757 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel 2021-08-08 01:44:32,757 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-08 01:44:32,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:33,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel HTTP/1.1" 200 None 2021-08-08 01:44:33,222 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-08 01:44:33,223 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-08 01:44:33,288 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:44:33,288 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:44:33,288 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-08 01:44:33,289 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-08 01:44:33,289 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:44:33,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:33,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:44:33,741 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:44:33,742 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:44:33,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:44:33,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:33,745 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:33,745 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:33,745 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:44:33,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:33,746 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:33,746 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:33,746 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:44:33,746 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:44:33,746 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:44:33,747 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-08 01:44:33,747 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-08 01:44:33,747 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:44:33,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:44:34,337 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-08 01:44:34,339 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:44:34,342 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:44:34,348 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:44:34,349 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f08346b-303b-44f7-8031-fd4a57d88917', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:34,349 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs 2021-08-08 01:44:34,349 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "65cfefe0-9d72-4214-839c-fcf1633cf8e7" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "8884d860-dcbb-43fe-a80d-69effd7262f0", "modelVersionId": "f7fcd290-62b4-474e-915f-e77b43b3dc8a", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "841eb895-84cf-4b95-a2fe-d4e0284330d5", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "803e2168-40d1-4d26-8823-f618dc17e643", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "65cfefe0-9d72-4214-839c-fcf1633cf8e7", "modelVersion": "1.0", "modelVersionId": "4492448e-5045-464d-9585-8dc618a42959" } } }] } } 2021-08-08 01:44:34,351 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:36,103 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs HTTP/1.1" 202 262 2021-08-08 01:44:36,105 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-08-08 01:44:36,105 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917"}} 2021-08-08 01:44:36,106 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-08 01:44:36,119 DEBUG 129:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5fb65523-a677-4237-b52b-606875ba4d0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:36,120 DEBUG 131:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:36,121 DEBUG 132:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:36,127 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:36,312 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 1900 2021-08-08 01:44:36,315 INFO 142:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:36,316 DEBUG 146:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:44:35 GMT"}}} 2021-08-08 01:44:46,329 DEBUG 129:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06afa5bf-c7ee-42a4-927a-06fce3a96bea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:46,329 DEBUG 131:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:46,330 DEBUG 132:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:46,333 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:46,545 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 2106 2021-08-08 01:44:46,546 INFO 142:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:46,547 DEBUG 146:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","finishTime":"Sun, 08 Aug 2021 01:44:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:42 GMT"}}} 2021-08-08 01:44:46,547 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-08 01:44:46,548 DEBUG 129:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc9ce365-bd39-4236-8a41-bdc16966d6dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:46,548 DEBUG 131:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:46,548 DEBUG 132:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:46,550 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:46,721 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 2106 2021-08-08 01:44:46,722 INFO 142:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:46,723 DEBUG 146:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","finishTime":"Sun, 08 Aug 2021 01:44:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:42 GMT"}}} 2021-08-08 01:44:46,724 DEBUG 129:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e6f8305-82dd-49c6-9568-a43138f64719', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:46,724 DEBUG 131:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:46,725 DEBUG 132:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:46,727 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:46,900 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 2106 2021-08-08 01:44:46,901 INFO 142:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:46,902 DEBUG 146:onap_service.py(9) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","finishTime":"Sun, 08 Aug 2021 01:44:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:42 GMT"}}} 2021-08-08 01:44:46,911 DEBUG 129:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c78e3ca9-c101-4e3b-9f7c-4ba34c8c70a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:46,911 DEBUG 131:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:46,911 DEBUG 132:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:46,913 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:47,065 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 2106 2021-08-08 01:44:47,068 INFO 142:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:47,068 DEBUG 146:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","finishTime":"Sun, 08 Aug 2021 01:44:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:42 GMT"}}} 2021-08-08 01:44:47,070 DEBUG 129:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '98a9f181-b8b8-4e1e-9b48-ba72a42e37df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:47,070 DEBUG 131:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 2021-08-08 01:44:47,070 DEBUG 132:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] data sent: None 2021-08-08 01:44:47,073 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:47,253 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9f08346b-303b-44f7-8031-fd4a57d88917 HTTP/1.1" 200 2106 2021-08-08 01:44:47,255 INFO 142:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response code: 200 2021-08-08 01:44:47,255 DEBUG 146:onap_service.py(1) - [None][Check 9f08346b-303b-44f7-8031-fd4a57d88917 orchestration request status] response: {"request":{"requestId":"9f08346b-303b-44f7-8031-fd4a57d88917","startTime":"Sun, 08 Aug 2021 01:44:34 GMT","finishTime":"Sun, 08 Aug 2021 01:44:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:44:42 GMT"}}} 2021-08-08 01:44:47,257 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,257 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-08-08 01:44:47,257 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-08 01:44:47,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,322 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-08-08 01:44:47,323 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-08 01:44:47,323 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628386991151"} 2021-08-08 01:44:47,326 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,327 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-08-08 01:44:47,327 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-08 01:44:47,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,391 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-08-08 01:44:47,392 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-08 01:44:47,392 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628386992859","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-08 01:44:47,395 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,395 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d 2021-08-08 01:44:47,395 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] data sent: None 2021-08-08 01:44:47,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,470 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-71645c8e-a27a-406c-941c-f2406227132d HTTP/1.1" 200 1641 2021-08-08 01:44:47,471 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response code: 200 2021-08-08 01:44:47,471 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-71645c8e-a27a-406c-941c-f2406227132d service-instance-name] response: {"service-instance":[{"service-instance-id":"803e2168-40d1-4d26-8823-f618dc17e643","service-instance-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","model-version-id":"4492448e-5045-464d-9585-8dc618a42959","resource-version":"1628387077730","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-08-08 01:44:47,475 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,475 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:44:47,475 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:44:47,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,547 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:44:47,549 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:44:47,549 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:44:47,553 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,553 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:44:47,553 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:44:47,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,617 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-08-08 01:44:47,618 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:44:47,619 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628387078025","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:44:47,622 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,623 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list 2021-08-08 01:44:47,623 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:44:47,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,687 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list HTTP/1.1" 200 1063 2021-08-08 01:44:47,688 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:44:47,688 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-08-08 01:44:47,691 DEBUG 129:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:44:47,691 DEBUG 131:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 2021-08-08 01:44:47,692 DEBUG 132:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] data sent: None 2021-08-08 01:44:47,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:44:47,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 HTTP/1.1" 200 3768 2021-08-08 01:44:47,773 INFO 142:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response code: 200 2021-08-08 01:44:47,774 DEBUG 146:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response: {"vnf-id":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnf-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628387082783","model-invariant-id":"8884d860-dcbb-43fe-a80d-69effd7262f0","model-version-id":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","model-customization-id":"841eb895-84cf-4b95-a2fe-d4e0284330d5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/vnfs/vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"803e2168-40d1-4d26-8823-f618dc17e643"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-08-08 01:44:47,777 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:44:47,777 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:44:47,777 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-08 01:44:47,778 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-08 01:44:47,778 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:44:47,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:48,361 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:44:48,362 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:44:48,363 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:44:48,366 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:44:48,367 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:48,367 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:48,367 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:48,367 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:44:48,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:48,368 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:48,368 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:48,368 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:44:48,368 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:44:48,368 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:44:48,369 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-08 01:44:48,369 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-08 01:44:48,369 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:44:48,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:44:48,948 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-08 01:44:48,951 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:44:48,954 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:44:48,960 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:44:48,961 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:44:48,961 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel 2021-08-08 01:44:48,962 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-08 01:44:48,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:49,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel HTTP/1.1" 200 None 2021-08-08 01:44:49,174 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-08 01:44:49,174 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-08 01:44:49,234 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '36776d8f-b8df-4a96-8e6f-21bc0b78688f', 'x-fromappid': 'API client'} 2021-08-08 01:44:49,235 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-08-08 01:44:49,235 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-08-08 01:44:49,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-08 01:44:49,361 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-08-08 01:44:49,364 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-08 01:44:49,364 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-08-08 01:44:49,393 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:44:49,393 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:44:49,393 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-08 01:44:49,394 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-08 01:44:49,394 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:44:49,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:44:50,058 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:44:50,060 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:44:50,060 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:44:50,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:44:50,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:50,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:50,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:50,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:44:50,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:44:50,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:44:50,065 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:44:50,065 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:44:50,065 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:44:50,066 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:44:50,066 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-08 01:44:50,066 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-08 01:44:50,067 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:44:50,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:44:50,723 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-08 01:44:50,726 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:44:50,729 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:44:50,735 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:44:50,736 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '00d31e92-c4cc-4933-9f8b-abf28bb6d056', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:50,736 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vfModules 2021-08-08 01:44:50,736 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-71645c8e-a27a-406c-941c-f2406227132d", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "45577586-58b7-4757-87db-efabfd76e2ea", "modelVersionId": "59802768-96c5-4a8e-a431-8c24d6a5fb10", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "2073e834-9c21-4b5c-91ad-01c609ee1cf2", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "803e2168-40d1-4d26-8823-f618dc17e643", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "65cfefe0-9d72-4214-839c-fcf1633cf8e7", "modelVersion": "1.0", "modelVersionId": "4492448e-5045-464d-9585-8dc618a42959" } } }, { "relatedInstance": { "instanceId": "fe94e23b-3ffc-4161-ac80-d3ef74c1ce37", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "8884d860-dcbb-43fe-a80d-69effd7262f0", "modelVersion": "1.0", "modelVersionId": "f7fcd290-62b4-474e-915f-e77b43b3dc8a", "modelCustomizationId": "841eb895-84cf-4b95-a2fe-d4e0284330d5", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-08-08 01:44:50,738 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:52,589 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vfModules HTTP/1.1" 202 262 2021-08-08 01:44:52,591 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-08-08 01:44:52,591 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","instanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056"}} 2021-08-08 01:44:52,592 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-08 01:44:52,601 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99919275-bd7b-4fb5-884f-9a77d0f9f332', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:44:52,602 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:44:52,603 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:44:52,607 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:44:52,798 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 2461 2021-08-08 01:44:52,800 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:44:52,801 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:44:51 GMT"}}} 2021-08-08 01:45:02,813 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '104824b1-a294-4e77-8dc0-870567d4bfa2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:02,813 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:02,813 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:02,815 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:03,310 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 2787 2021-08-08 01:45:03,312 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:03,313 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"}}} 2021-08-08 01:45:13,325 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '653dc717-e72d-4114-9201-e4ffebae5559', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:13,326 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:13,326 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:13,329 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:13,911 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4948 2021-08-08 01:45:13,912 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:13,912 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:45:23,924 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6ca31db-8e96-4f13-8065-d58c352f5324', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:23,924 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:23,925 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:23,927 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:24,476 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4948 2021-08-08 01:45:24,478 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:24,479 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:45:34,490 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c5d9cc7-73eb-4873-a317-7bb4a4ca3914', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:34,491 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:34,492 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:34,494 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:34,971 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4950 2021-08-08 01:45:34,974 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:34,974 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:45:44,986 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a871b0f9-b59f-4ebe-9432-afe7dda8adcf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:44,986 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:44,987 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:44,989 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:45,566 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4950 2021-08-08 01:45:45,568 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:45,568 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:45:55,580 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c5130c5e-7962-4e7d-be55-d59010f00821', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:45:55,580 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:45:55,580 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:45:55,582 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:45:56,127 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4950 2021-08-08 01:45:56,129 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:45:56,129 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:45:02 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:06,141 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15347391-0dfb-4651-b86e-960b980977cb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:06,141 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:46:06,142 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:46:06,144 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:06,329 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4918 2021-08-08 01:46:06,331 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:46:06,332 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","finishTime":"Sun, 08 Aug 2021 01:46:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:06 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:06,333 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-08 01:46:06,333 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '918eadca-7692-43c0-9b23-f854b8b0ab9d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:06,334 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:46:06,334 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:46:06,336 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:06,499 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4918 2021-08-08 01:46:06,501 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:46:06,501 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","finishTime":"Sun, 08 Aug 2021 01:46:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:06 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:06,502 DEBUG 129:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15c8d007-9600-4949-be9c-f7efee654480', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:06,503 DEBUG 131:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:46:06,503 DEBUG 132:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:46:06,505 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:06,690 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4918 2021-08-08 01:46:06,692 INFO 142:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:46:06,693 DEBUG 146:onap_service.py(10) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","finishTime":"Sun, 08 Aug 2021 01:46:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:06 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:06,710 DEBUG 129:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ef69333-6c1d-43a1-b7e6-3541f21c77c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:06,710 DEBUG 131:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:46:06,711 DEBUG 132:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:46:06,714 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:06,870 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4918 2021-08-08 01:46:06,872 INFO 142:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:46:06,872 DEBUG 146:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","finishTime":"Sun, 08 Aug 2021 01:46:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:06 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:06,874 DEBUG 129:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '697883bd-ce71-4b04-bbbc-1cc0eed6cc17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:06,874 DEBUG 131:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 2021-08-08 01:46:06,874 DEBUG 132:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] data sent: None 2021-08-08 01:46:06,876 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:07,046 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/00d31e92-c4cc-4933-9f8b-abf28bb6d056 HTTP/1.1" 200 4918 2021-08-08 01:46:07,048 INFO 142:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response code: 200 2021-08-08 01:46:07,049 DEBUG 146:onap_service.py(1) - [None][Check 00d31e92-c4cc-4933-9f8b-abf28bb6d056 orchestration request status] response: {"request":{"requestId":"00d31e92-c4cc-4933-9f8b-abf28bb6d056","startTime":"Sun, 08 Aug 2021 01:44:50 GMT","finishTime":"Sun, 08 Aug 2021 01:46:06 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"}}},{"relatedInstance":{"instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:06 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":null,\"creation_time\":1628387023000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:07,050 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-08-08 01:46:07,051 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-08-08 01:46:17,064 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,065 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list 2021-08-08 01:46:17,065 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:17,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,145 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list HTTP/1.1" 200 1063 2021-08-08 01:46:17,146 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:17,146 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-08-08 01:46:17,149 DEBUG 129:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,150 DEBUG 131:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 2021-08-08 01:46:17,150 DEBUG 132:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] data sent: None 2021-08-08 01:46:17,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,240 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 HTTP/1.1" 200 4539 2021-08-08 01:46:17,241 INFO 142:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response code: 200 2021-08-08 01:46:17,241 DEBUG 146:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response: {"vnf-id":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnf-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628387156127","model-invariant-id":"8884d860-dcbb-43fe-a80d-69effd7262f0","model-version-id":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","model-customization-id":"841eb895-84cf-4b95-a2fe-d4e0284330d5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/vnfs/vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/9e58c219-c754-40d2-9126-6c998759b66a","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"9e58c219-c754-40d2-9126-6c998759b66a"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"803e2168-40d1-4d26-8823-f618dc17e643"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-08-08 01:46:17,244 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-08 01:46:17,244 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-08 01:46:17,245 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,245 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vf-modules 2021-08-08 01:46:17,245 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0 VF modules] data sent: None 2021-08-08 01:46:17,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,313 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vf-modules HTTP/1.1" 200 1641 2021-08-08 01:46:17,314 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0 VF modules] response code: 200 2021-08-08 01:46:17,315 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vf-module-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","heat-stack-id":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628387165280","model-invariant-id":"45577586-58b7-4757-87db-efabfd76e2ea","model-version-id":"59802768-96c5-4a8e-a431-8c24d6a5fb10","model-customization-id":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/vnfs/vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vnf-data/vf-modules/vf-module/abcbd46b-59e3-4b00-bf94-dfe04415ce0f/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/9e58c219-c754-40d2-9126-6c998759b66a","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"9e58c219-c754-40d2-9126-6c998759b66a"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-08-08 01:46:17,318 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-08 01:46:17,319 DEBUG 158:vf_module.py(1) - Delete abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF module 2021-08-08 01:46:17,319 DEBUG 45:deletion.py(1) - VF module abcbd46b-59e3-4b00-bf94-dfe04415ce0f deletion request 2021-08-08 01:46:17,337 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,338 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:17,338 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:17,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,394 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:17,395 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:17,396 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:17,398 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,399 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:17,399 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:17,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,465 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:17,466 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:17,467 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:17,469 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,470 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:17,470 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:17,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,529 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:17,530 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:17,530 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:17,533 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,534 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:17,534 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:17,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,603 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:17,604 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:17,605 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:17,608 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,608 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:17,608 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:17,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:17,671 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:17,672 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:17,674 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,674 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:17,675 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:17,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,744 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:17,745 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:17,745 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:17,748 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:17,748 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:46:17,748 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:46:17,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:17,811 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-08-08 01:46:17,812 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:46:17,812 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628387078025","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:46:17,815 DEBUG 129:onap_service.py(1) - [None][Create abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22a6d107-ec15-4a65-bc90-ea1a7bd6d19d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:17,815 DEBUG 131:onap_service.py(1) - [None][Create abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vfModules/abcbd46b-59e3-4b00-bf94-dfe04415ce0f 2021-08-08 01:46:17,815 DEBUG 132:onap_service.py(1) - [None][Create abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "45577586-58b7-4757-87db-efabfd76e2ea", "modelVersionId": "59802768-96c5-4a8e-a431-8c24d6a5fb10", "modelName": "basic_vm-71645c8e-a27a-406c-941c-f2406227132d", "modelVersion": "1628387165280", "modelCustomizationId": "2073e834-9c21-4b5c-91ad-01c609ee1cf2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-08 01:46:17,817 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:19,242 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vfModules/abcbd46b-59e3-4b00-bf94-dfe04415ce0f HTTP/1.1" 202 262 2021-08-08 01:46:19,243 INFO 142:onap_service.py(1) - [None][Create abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF moduledeletion request] response code: 202 2021-08-08 01:46:19,243 DEBUG 146:onap_service.py(1) - [None][Create abcbd46b-59e3-4b00-bf94-dfe04415ce0f VF moduledeletion request] response: {"requestReferences":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","instanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d"}} 2021-08-08 01:46:19,244 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-08 01:46:19,253 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a104de7-0b7a-4ce5-9850-6d0cd21cbf34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:19,254 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:19,255 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:19,259 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:19,444 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 1315 2021-08-08 01:46:19,446 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:19,447 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:46:18 GMT"}}} 2021-08-08 01:46:29,458 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7a359a3-c2d2-4ffa-9c76-bc3b76fb9a52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:29,459 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:29,459 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:29,461 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:29,981 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3811 2021-08-08 01:46:29,983 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:29,984 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:46:24 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:39,997 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29524efc-27bd-4f06-9941-a43f7ac1f0a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:39,998 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:39,998 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:40,002 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:40,609 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3811 2021-08-08 01:46:40,611 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:40,612 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 01:46:24 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:50,624 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7597bbf1-82d9-4871-8520-6d0e9c81d11d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:50,625 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:50,625 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:50,628 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:50,839 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3779 2021-08-08 01:46:50,841 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:50,841 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","finishTime":"Sun, 08 Aug 2021 01:46:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:46 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:50,843 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-08 01:46:50,843 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05fdafd1-8c3e-4054-945c-427b865b9a72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:50,844 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:50,844 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:50,846 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:51,023 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3779 2021-08-08 01:46:51,024 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:51,025 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","finishTime":"Sun, 08 Aug 2021 01:46:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:46 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:51,026 DEBUG 129:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86d3e2f6-794b-4c0d-808f-85bfbe5cc24e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:51,026 DEBUG 131:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:51,026 DEBUG 132:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:51,028 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:51,226 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3779 2021-08-08 01:46:51,228 INFO 142:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:51,228 DEBUG 146:onap_service.py(11) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","finishTime":"Sun, 08 Aug 2021 01:46:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:46 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:51,240 DEBUG 129:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59364890-c2a7-40f8-8ebd-2faa5f557105', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:51,241 DEBUG 131:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:51,241 DEBUG 132:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:51,245 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:51,425 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3779 2021-08-08 01:46:51,427 INFO 142:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:51,428 DEBUG 146:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","finishTime":"Sun, 08 Aug 2021 01:46:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:46 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:51,429 DEBUG 129:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ef98215-a653-4c31-9efe-2daafc95a58c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:51,430 DEBUG 131:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d 2021-08-08 01:46:51,430 DEBUG 132:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] data sent: None 2021-08-08 01:46:51,432 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:51,613 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22a6d107-ec15-4a65-bc90-ea1a7bd6d19d HTTP/1.1" 200 3779 2021-08-08 01:46:51,615 INFO 142:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response code: 200 2021-08-08 01:46:51,615 DEBUG 146:onap_service.py(1) - [None][Check 22a6d107-ec15-4a65-bc90-ea1a7bd6d19d orchestration request status] response: {"request":{"requestId":"22a6d107-ec15-4a65-bc90-ea1a7bd6d19d","startTime":"Sun, 08 Aug 2021 01:46:17 GMT","finishTime":"Sun, 08 Aug 2021 01:46:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"45577586-58b7-4757-87db-efabfd76e2ea","modelType":"vfModule","modelName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d","modelVersion":"1628387165280","modelCustomizationUuid":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelVersionId":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelCustomizationId":"2073e834-9c21-4b5c-91ad-01c609ee1cf2","modelUuid":"59802768-96c5-4a8e-a431-8c24d6a5fb10","modelInvariantUuid":"45577586-58b7-4757-87db-efabfd76e2ea"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vfModuleInstanceId":"abcbd46b-59e3-4b00-bf94-dfe04415ce0f","vfModuleInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:46:46 GMT"},"requestProcessingData":[{"groupingId":"8ff88942-23a2-4466-86cd-b88746b2cec8","tag":"StackInformation","dataPairs":[{"basic_vm-71645c8e-a27a-406c-941c-f2406227132d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-71645c8e-a27a-406c-941c-f2406227132d/8ff88942-23a2-4466-86cd-b88746b2cec8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"updated_time\":1628387106000,\"creation_time\":1628387023000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"e4ae0aab8cfc48d08fed81e53352a293\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37\",\"OS::stack_id\":\"8ff88942-23a2-4466-86cd-b88746b2cec8\",\"OS::stack_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d\",\"vf_module_id\":\"abcbd46b-59e3-4b00-bf94-dfe04415ce0f\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-08 01:46:51,616 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-08 01:46:51,617 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:51,618 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list 2021-08-08 01:46:51,618 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:51,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:51,708 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643/relationship-list HTTP/1.1" 200 1063 2021-08-08 01:46:51,709 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:51,709 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/096f994f-7b7a-4358-a172-98becea974ac","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"096f994f-7b7a-4358-a172-98becea974ac"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-08-08 01:46:51,712 DEBUG 129:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:51,712 DEBUG 131:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 2021-08-08 01:46:51,712 DEBUG 132:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] data sent: None 2021-08-08 01:46:51,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:51,812 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 HTTP/1.1" 200 3768 2021-08-08 01:46:51,813 INFO 142:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response code: 200 2021-08-08 01:46:51,814 DEBUG 146:onap_service.py(1) - [AAI][Get 803e2168-40d1-4d26-8823-f618dc17e643 ABCMeta] response: {"vnf-id":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnf-name":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628387203100","model-invariant-id":"8884d860-dcbb-43fe-a80d-69effd7262f0","model-version-id":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","model-customization-id":"841eb895-84cf-4b95-a2fe-d4e0284330d5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/803e2168-40d1-4d26-8823-f618dc17e643/service-data/vnfs/vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/803e2168-40d1-4d26-8823-f618dc17e643","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"803e2168-40d1-4d26-8823-f618dc17e643"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-08-08 01:46:51,817 DEBUG 384:vnf.py(1) - Delete fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF 2021-08-08 01:46:51,818 DEBUG 80:deletion.py(1) - VNF fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 deletion request 2021-08-08 01:46:51,837 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:46:51,837 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:46:51,838 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-08 01:46:51,838 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-08 01:46:51,838 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:46:51,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:46:52,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:46:52,607 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:46:52,607 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:46:52,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:46:52,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:46:52,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:46:52,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:46:52,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:46:52,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:46:52,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:46:52,612 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:46:52,612 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:46:52,613 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:46:52,613 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:46:52,614 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-08 01:46:52,614 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-08 01:46:52,614 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:46:52,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:46:53,339 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-08 01:46:53,342 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:46:53,345 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:46:53,354 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:46:53,355 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:46:53,355 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel 2021-08-08 01:46:53,355 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-08 01:46:53,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:46:53,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel HTTP/1.1" 200 None 2021-08-08 01:46:53,695 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-08 01:46:53,696 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-08 01:46:53,749 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:53,749 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:53,749 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:53,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:53,817 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:53,818 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:53,818 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:53,821 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:53,821 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:53,821 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:53,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:53,904 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:53,905 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:53,905 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:53,907 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:53,908 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:53,908 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:53,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:53,998 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:53,999 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:53,999 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:54,001 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:54,001 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:54,001 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:54,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:54,099 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:54,100 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:54,100 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:54,103 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:54,104 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:46:54,104 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:46:54,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:54,188 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:46:54,189 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:46:54,189 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:46:54,192 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:54,192 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:46:54,192 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:46:54,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:54,298 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-08-08 01:46:54,299 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:46:54,299 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387077879","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]}]}}]} 2021-08-08 01:46:54,302 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:46:54,302 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:46:54,302 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:46:54,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:46:54,397 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-08-08 01:46:54,398 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:46:54,398 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628387078025","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:46:54,400 DEBUG 129:onap_service.py(1) - [None][Create fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0982b6cd-c134-4d44-99d9-e1fcf04701d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:54,401 DEBUG 131:onap_service.py(1) - [None][Create fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 2021-08-08 01:46:54,401 DEBUG 132:onap_service.py(1) - [None][Create fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "8884d860-dcbb-43fe-a80d-69effd7262f0", "modelVersion": "1.0", "modelVersionId": "f7fcd290-62b4-474e-915f-e77b43b3dc8a", "modelCustomizationId": "841eb895-84cf-4b95-a2fe-d4e0284330d5", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-08 01:46:54,402 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:56,051 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643/vnfs/fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 HTTP/1.1" 202 262 2021-08-08 01:46:56,052 INFO 142:onap_service.py(1) - [None][Create fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF deletion request] response code: 202 2021-08-08 01:46:56,053 DEBUG 146:onap_service.py(1) - [None][Create fe94e23b-3ffc-4161-ac80-d3ef74c1ce37 VNF deletion request] response: {"requestReferences":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","instanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8"}} 2021-08-08 01:46:56,053 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-08 01:46:56,063 DEBUG 129:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e989279-4586-47cd-9c74-93d14f599f29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:46:56,065 DEBUG 131:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:46:56,065 DEBUG 132:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:46:56,071 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:46:56,270 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1270 2021-08-08 01:46:56,273 INFO 142:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:46:56,274 DEBUG 146:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:46:55 GMT"}}} 2021-08-08 01:47:06,287 DEBUG 129:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb1b4618-533b-4437-8ef7-17bf8ecb0de9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:06,287 DEBUG 131:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:47:06,288 DEBUG 132:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:47:06,291 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:06,493 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1476 2021-08-08 01:47:06,496 INFO 142:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:47:06,497 DEBUG 146:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","finishTime":"Sun, 08 Aug 2021 01:47:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:01 GMT"}}} 2021-08-08 01:47:06,498 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-08 01:47:06,498 DEBUG 129:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8a6e3b9-b7a9-4957-8da2-a10bc188bd2a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:06,499 DEBUG 131:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:47:06,499 DEBUG 132:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:47:06,502 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:06,680 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1476 2021-08-08 01:47:06,682 INFO 142:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:47:06,683 DEBUG 146:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","finishTime":"Sun, 08 Aug 2021 01:47:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:01 GMT"}}} 2021-08-08 01:47:06,684 DEBUG 129:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '293a8e08-a5b6-49e5-802b-82226897609b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:06,684 DEBUG 131:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:47:06,685 DEBUG 132:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:47:06,688 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:06,865 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1476 2021-08-08 01:47:06,867 INFO 142:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:47:06,867 DEBUG 146:onap_service.py(12) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","finishTime":"Sun, 08 Aug 2021 01:47:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:01 GMT"}}} 2021-08-08 01:47:06,877 DEBUG 129:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '072f47b6-76f2-4407-896b-3420bba897ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:06,877 DEBUG 131:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:47:06,878 DEBUG 132:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:47:06,881 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:07,077 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1476 2021-08-08 01:47:07,079 INFO 142:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:47:07,080 DEBUG 146:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","finishTime":"Sun, 08 Aug 2021 01:47:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:01 GMT"}}} 2021-08-08 01:47:07,080 DEBUG 129:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c2d2725-8452-45dd-bc72-b73c4e9d6f46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:07,081 DEBUG 131:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 2021-08-08 01:47:07,081 DEBUG 132:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] data sent: None 2021-08-08 01:47:07,083 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:07,255 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0982b6cd-c134-4d44-99d9-e1fcf04701d8 HTTP/1.1" 200 1476 2021-08-08 01:47:07,257 INFO 142:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response code: 200 2021-08-08 01:47:07,257 DEBUG 146:onap_service.py(1) - [None][Check 0982b6cd-c134-4d44-99d9-e1fcf04701d8 orchestration request status] response: {"request":{"requestId":"0982b6cd-c134-4d44-99d9-e1fcf04701d8","startTime":"Sun, 08 Aug 2021 01:46:54 GMT","finishTime":"Sun, 08 Aug 2021 01:47:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelVersionId":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelCustomizationId":"841eb895-84cf-4b95-a2fe-d4e0284330d5","modelUuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","modelInvariantUuid":"8884d860-dcbb-43fe-a80d-69effd7262f0","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","vnfInstanceId":"fe94e23b-3ffc-4161-ac80-d3ef74c1ce37","vnfInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:01 GMT"}}} 2021-08-08 01:47:07,258 DEBUG 319:service.py(1) - Delete 803e2168-40d1-4d26-8823-f618dc17e643 service instance 2021-08-08 01:47:07,258 DEBUG 113:deletion.py(1) - Service 803e2168-40d1-4d26-8823-f618dc17e643 deletion request 2021-08-08 01:47:07,271 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:47:07,271 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:47:07,272 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-08 01:47:07,272 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-08 01:47:07,272 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:47:07,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:47:09,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:47:09,048 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:47:09,049 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:47:09,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:47:09,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:09,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:09,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:09,052 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:47:09,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:09,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:09,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:09,052 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:47:09,052 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:47:09,052 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:47:09,053 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:47:09,053 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-08 01:47:09,053 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:47:09,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:47:09,674 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-08 01:47:09,676 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:47:09,678 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:47:09,682 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:47:09,683 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:47:09,683 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:47:09,683 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-08 01:47:09,683 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-08 01:47:09,683 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:47:09,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:47:10,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:47:10,259 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:47:10,260 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:47:10,263 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:47:10,263 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:10,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:10,264 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:10,264 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:47:10,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:10,264 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:10,264 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:10,264 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:47:10,265 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:47:10,265 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:47:10,265 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-08 01:47:10,266 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-08 01:47:10,266 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:47:10,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:47:11,133 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-08 01:47:11,136 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:47:11,139 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:47:11,143 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:47:11,143 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-08 01:47:11,144 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-08 01:47:11,144 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:47:11,144 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-08 01:47:11,144 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-08 01:47:11,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:47:11,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-08 01:47:11,603 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-08 01:47:11,604 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b329ef4-4fd9-4859-b492-e8603909667a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-08 01:47:11,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-08 01:47:11,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:11,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:11,608 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:11,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-08 01:47:11,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-08 01:47:11,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-08 01:47:11,608 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-08 01:47:11,609 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-08 01:47:11,609 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-08 01:47:11,609 INFO 192:__init__.py(1) - Service found, updating information 2021-08-08 01:47:11,609 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-08 01:47:11,610 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-08 01:47:11,610 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-08 01:47:11,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-08 01:47:12,212 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-08 01:47:12,213 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-08 01:47:12,215 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca0709cf-a563-4e3b-b7a1-4a80664ad054","lifecycleState":"CERTIFIED","lastUpdateDate":1628378152481,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57c02e33-6eef-4fd5-aa2b-3385d4300d6a","invariantUUID":"9ce09405-5cb5-443c-ae24-424719884e50","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de6c0e7d-0fed-4da3-9664-6318b3e5688e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378294331,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"213b8f16-7ca0-4daf-90ab-f2af90e28bae","invariantUUID":"9b61a3f8-a391-4f6b-a159-83964c780d08","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ce07d12d-9271-4964-a2d9-fe8960159da9","lifecycleState":"CERTIFIED","lastUpdateDate":1628377929134,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d871768-ce56-467a-ba15-9d919293a62c","invariantUUID":"0699eb9e-8b25-4793-874a-b871fdd81f91","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"640c2239-467a-4844-b6d9-458548e09b75","lifecycleState":"CERTIFIED","lastUpdateDate":1628378045285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f8638bb9-a6a7-43b7-a09b-17b3097a4443","invariantUUID":"93383a59-bf64-4baf-bedd-41a2a1343a54","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2e4edcc-14b8-4cc7-a52c-96ba94755ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378513712,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61d0af33-a105-41e5-b745-b0eaf73b90df","invariantUUID":"8615f15e-b76b-4a1e-af51-5acde695cf57","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":"dc3960ae-5f4d-446c-9108-16dd52ed0f77","lifecycleState":"CERTIFIED","lastUpdateDate":1628378019230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47f4aaf0-789e-4d43-ba65-cbe97928392b","invariantUUID":"30479984-c80f-473c-a114-f645e8349b7c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef00c663-77e0-48b6-b4cb-643c496baf9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378134329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6ab768-ada3-41dd-a10c-fc47dd7469ec","invariantUUID":"d6d459a4-5661-47ac-a2c7-0b9249d505db","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bd31dab-402d-426e-aa50-8d4f5303d5d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378338779,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8303290-f8e3-4ecd-b81c-1e8db05ad270","invariantUUID":"1ec72c3e-5ef6-4504-92f3-e58ce1947b55","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22e3d893-5316-4491-ada3-cc8bd2b75bc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378416412,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d42b98f-9a7e-4b5c-b3cc-0a2916b08066","invariantUUID":"dde765dd-e520-43f5-b1f4-19ef4944c37b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a795fc83-27cc-4801-80a2-afd194ba352c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378506183,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33b58a50-bb2e-48b2-bd63-942f69b5a5fd","invariantUUID":"42fa9e56-0d9e-4d30-8f4a-1ba958cd2e37","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48584a25-10d8-4822-afef-a8e047a63675","lifecycleState":"CERTIFIED","lastUpdateDate":1628378271672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67c1d7e6-b45d-4c0d-ac4a-012ca579703f","invariantUUID":"9cc190db-e50c-477d-a83d-411322daecb5","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":"networkrules","uniqueId":"489dd345-2c3b-43c7-b1f8-767830671583","lifecycleState":"CERTIFIED","lastUpdateDate":1628378076040,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9c61e2f6-cd51-47a2-8775-57ddb16a7716","invariantUUID":"ae53d477-cfc6-4e88-a072-1daaa82a2bea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de105b3d-108b-4f9a-a278-b2c7386f4f67","lifecycleState":"CERTIFIED","lastUpdateDate":1628378501035,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"324493d4-ff86-4806-9e63-0d3e1cc81060","invariantUUID":"e1439ec3-d7b9-4928-8f56-3d0d584a3449","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":"port","uniqueId":"14cd09b2-b6e9-48cf-ad65-d69767cee451","lifecycleState":"CERTIFIED","lastUpdateDate":1628377955759,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f99f1890-013e-41f3-a704-814cf9958023","invariantUUID":"3e51cd0a-a30c-475b-b2ab-8b1f5fc19095","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54126919-52fe-4c18-9e42-5964b5c663d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378242510,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ec65792-c5a1-410c-9bb3-b8c694ea3604","invariantUUID":"b755d110-a654-4d24-a85c-346cc5c21368","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"367a4fb7-1dd9-4fdf-98be-16272e77c434","lifecycleState":"CERTIFIED","lastUpdateDate":1628378436114,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"820a91d0-9e09-4389-9e7d-bd973c910ad2","invariantUUID":"1274b6f5-471f-4399-98ee-ff85aa33a22e","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":"67e338ff-273d-4f3b-aece-2579ce9bacb3","lifecycleState":"CERTIFIED","lastUpdateDate":1628378169018,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27eb1074-9da0-4a6e-9efd-e7576b8766c8","invariantUUID":"e3c8dd7d-0128-4de0-b5d3-fa49e178eae8","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":"port","uniqueId":"56417ea0-845d-468a-8bfb-3a343102c7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628378007134,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"038745a4-4f04-4be9-bfa4-584685902eb9","invariantUUID":"04b8c697-82e4-4190-b381-43f81f66ad9a","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":"43aa9cf7-bf76-4740-95b3-185c98e584d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378035590,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"add67987-9bc6-4734-9fbb-27430f65e59d","invariantUUID":"5e5f8e57-7207-4262-800a-f74e82967ba2","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":"65b87746-06f8-4428-a382-73896cabd2f5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377994453,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ca1bfa7-dc61-49d3-8a74-e2974b517ef3","invariantUUID":"4c534178-b1bf-4c64-8a02-4fb12bb0dfeb","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":"80feda5f-b5c0-4bca-8156-1b83a0613dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378029615,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0bc4b71-7c59-406d-836b-f0980135e92e","invariantUUID":"108eb4c5-db19-49e6-b562-30cefc28dff2","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":"8855523f-32f3-493d-8581-776e5ea2ae59","lifecycleState":"CERTIFIED","lastUpdateDate":1628378426956,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14fb7a5d-d62b-4c59-aced-f3033ef5b3eb","invariantUUID":"45862ac1-506d-4a96-b80f-3c7daa10b06e","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":"480d658c-e6de-4dd0-8316-adbfcf8acd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378104405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c853de2-587e-48a7-b47d-103eb2b62c84","invariantUUID":"e75d9524-5dd3-4bc8-82bd-e019946820f2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2805ee6c-f22c-406c-b556-c98ba20a36ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628378159603,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"567717e9-3e86-433c-8310-ddfe9e9e3ab7","invariantUUID":"a74729e1-2812-4db8-8943-f2a401f69de3","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":"70d33635-da9a-44f0-8ceb-0c7828ad8248","lifecycleState":"CERTIFIED","lastUpdateDate":1628378139697,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a1665b6-69d8-4bce-ba2d-9664ca000d68","invariantUUID":"a9d5cbd0-64ee-401a-b909-517e6254c76d","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":"loadBalancer","uniqueId":"dfce24a8-3737-46b5-8d92-eda0b2742bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628377949818,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d02015-4c8a-4885-a0b9-30868e53195f","invariantUUID":"a6601357-76f6-451c-bd7e-5a5944bbcaea","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":"objectStorage","uniqueId":"6fb2102c-c431-4474-83ad-af37b2a5318b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378322131,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b852d4e-d764-4c11-bb27-47cbb64d3132","invariantUUID":"c8e82159-6aad-4ea3-a014-f0d168de971e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a524ff7-f262-498d-901f-3c6d9110275c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378373296,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d466071-ff54-4bf3-b451-8b40500755db","invariantUUID":"8928c495-9592-44ec-a682-97a5cec8ee6a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9f1d5399-6b83-448b-bc03-4c59f521936c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378441358,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef5b256-bc45-40e5-b276-3b3a2af10842","invariantUUID":"a47f1d19-1020-4f20-a967-75fca99268a9","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":"6ea16439-7446-4745-a920-a249e210db31","lifecycleState":"CERTIFIED","lastUpdateDate":1628378456283,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81644d46-c52a-4064-affa-ffb90c3763e5","invariantUUID":"a816b5ae-e333-491f-a373-9a642064689f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a88cde02-e9b9-4fd9-bcad-997e21316601","lifecycleState":"CERTIFIED","lastUpdateDate":1628378497771,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b965dcb-c8e2-4400-b7fe-1d4e3b9f6969","invariantUUID":"0ad9bf80-1c12-4687-9dcc-50d3d90d4e72","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":"compute","uniqueId":"b295bb6b-00f8-42c7-a255-3158a0c60b98","lifecycleState":"CERTIFIED","lastUpdateDate":1628378304714,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddd0d1c2-e239-4036-aef3-d55412aa8c30","invariantUUID":"c1f701f4-f97c-4efe-af36-a0b7bec5cd29","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":"defaulticon","uniqueId":"85de827a-a24c-435e-959f-33d0591f2971","lifecycleState":"CERTIFIED","lastUpdateDate":1628378378447,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f12fced7-63a5-4460-af85-1fdf1055ce7d","invariantUUID":"9f65c1b0-84fd-45da-a1d2-e3c8e0fbafce","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c69c6e5c-3469-450f-b245-fab2bbc6c0bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628378383636,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ddedd1-2714-4a24-9216-ef04c7403612","invariantUUID":"c41daf4b-c65e-4508-b4c4-a887ac237ada","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d31b3a58-1eee-4f5e-84cd-73b53c5cdff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378256069,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46344512-7351-43e4-ae79-1a550c5bf1d1","invariantUUID":"0315f9c6-302a-499d-94c6-8c078ec95251","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":"aad768de-2390-4dee-ba72-fc451fdee957","lifecycleState":"CERTIFIED","lastUpdateDate":1628378024339,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e2ec6db-fb67-4932-b904-20f515887ff3","invariantUUID":"8370c330-1036-48e9-a5cb-c6da75ee85ff","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29f3cd9f-381a-4313-846d-9f35531a63d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378299428,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3aaa93b3-6a99-4279-8988-e0ee4c6a9444","invariantUUID":"9c70952c-a493-42bb-80a8-fef32ca67a61","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":"d7b7758f-1a18-41d7-a03e-b210dec81b8d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378214794,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50360244-de99-4466-98d3-fb07f66c142c","invariantUUID":"766ad81d-e127-48de-b22d-3a0818e40d13","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8e93d15b-7b9e-46a9-abcc-b1abbe8a4e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377923106,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e897d96b-bd6b-4888-9c33-1a5aac7182b8","invariantUUID":"738b9210-cfe6-4d0f-b360-55db4154d6ce","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":"defaulticon","uniqueId":"fb17702e-3abd-4d35-a39e-16f0ed675a50","lifecycleState":"CERTIFIED","lastUpdateDate":1628386942325,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7fcd290-62b4-474e-915f-e77b43b3dc8a","invariantUUID":"8884d860-dcbb-43fe-a80d-69effd7262f0","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":"595cd281-da6e-40c1-b6ca-161a5fcf49c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378193161,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2017986b-5c96-41b1-9601-81675cdfea47","invariantUUID":"4895ecd1-582a-4495-b95c-e9afa78197d7","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":"port","uniqueId":"5160212f-1691-4d1a-a0ae-eef87bbb2739","lifecycleState":"CERTIFIED","lastUpdateDate":1628378081462,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00b53b02-91f6-4ea1-9b2f-e9823e900c23","invariantUUID":"66741207-a350-4e5c-9df7-dce362e35e7f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c85ca10-a297-4c06-9e28-77ec087a2f84","lifecycleState":"CERTIFIED","lastUpdateDate":1628378446715,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a31c238-2fab-4565-829d-c7efcbd61a36","invariantUUID":"29b15257-9766-4316-a9b7-c9358acb171c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da2d41a0-4d63-40ed-b92b-49bbe54874e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628378394072,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edfba3be-30ff-4aeb-8d36-9721b2f51cf8","invariantUUID":"0b65d9cc-3348-4d69-b36d-94e2b4f3c2a3","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":"01a4f833-4d3c-47dd-bcaf-972b455a7f62","lifecycleState":"CERTIFIED","lastUpdateDate":1628378421604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00440125-4a95-459d-b7d3-14bb37cdd98f","invariantUUID":"7ee660d6-c460-4eb3-9690-b91293a0e2b6","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8aceb06-a33f-4726-958b-ce4b7d879652","lifecycleState":"CERTIFIED","lastUpdateDate":1628378209054,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3e2bec0-6edb-4819-a102-ecf7810012c4","invariantUUID":"cb946584-bc16-44f0-bfa4-395ac218d90e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ba61491-6e17-4a8f-8c09-ed0c03cfb3f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628377981427,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"419a257f-c732-4f0f-bb5e-77b8800038bd","invariantUUID":"deef4fdf-c938-4cbb-9af7-05bf2fcfc73b","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":"port","uniqueId":"a25f1614-cd8c-4a33-87e2-d9c99178f42d","lifecycleState":"CERTIFIED","lastUpdateDate":1628378388704,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41ed626e-a742-4ed2-9c50-d49e39fb6639","invariantUUID":"ef6410c7-978b-44a7-9a1b-d4f60f3ecaab","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6461d52d-88b3-440b-842b-2346fa1ff550","lifecycleState":"CERTIFIED","lastUpdateDate":1628378266426,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08114f5f-1818-47d4-8e87-963d8334108a","invariantUUID":"9b5eeb78-98b8-4e7f-b206-bec7743cc91e","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbba1896-35e1-4362-a3b6-66e7ba9b2dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1628378261306,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb3c478c-ba43-45cd-8be3-8bacb8139537","invariantUUID":"ab22fc50-03b8-4248-82fa-4c379b2e79e7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"addb2fb7-cb0f-4f17-88ea-12f0c41b1cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628378519874,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0294e07-dd82-461c-ad1d-2e8e767a57fa","invariantUUID":"783be41d-44e7-471b-bb07-51278503947e","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":"500d88e4-de0d-4f1e-b970-ccd764dbae66","lifecycleState":"CERTIFIED","lastUpdateDate":1628378013933,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c51488c-1f07-4496-b229-bae9436b0a4d","invariantUUID":"8192ab69-8adb-4466-95fa-4e3dd7476a40","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac6ecbcb-fe99-42c9-9549-9c1b2f8fa03e","lifecycleState":"CERTIFIED","lastUpdateDate":1628377961472,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe76ff6-45d6-43c1-b760-255b587b161a","invariantUUID":"ac09f454-2bbe-49f6-8e23-46786433ab4e","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3f014b65-270b-4409-b048-7fda07b638e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377988931,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"251da9e8-8ba0-42e3-8e28-ff765b30bfa9","invariantUUID":"37ac4b50-00fe-489a-a341-777d72edcf7f","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":"defaulticon","uniqueId":"0a44a12d-2e12-4241-abb0-50103747ab1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378249416,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf73a254-8346-47d8-bc7c-4bd8cd6a0329","invariantUUID":"42b3b5ab-d21f-4a3f-855b-bb6e01041d89","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":"d60e5643-dd43-4824-b35e-7d1ffe70255c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378411354,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae079805-38d6-4ad0-9a23-b8b0634ad140","invariantUUID":"3a0b891e-0d00-47b8-8e7a-61a2db886ee3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0d7be7cb-2ae1-4e73-a98d-95ee6dcbc1a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628378096108,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"733a611b-41c7-4819-a809-c5566c8781ce","invariantUUID":"77f43df1-6fb1-4028-8f92-a794ac21d442","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a13fc58-98d0-4d27-b3cd-7f2d5929d107","lifecycleState":"CERTIFIED","lastUpdateDate":1628378468931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af7cde4-6098-46fc-9711-9b4578d15092","invariantUUID":"6077fc76-4e43-4374-a3e2-e99c801d81b5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dee4c8a9-9cd8-4dfa-a7af-557264401288","lifecycleState":"CERTIFIED","lastUpdateDate":1628378001022,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb080c8e-90ef-413e-850c-93e4d2c6a40b","invariantUUID":"63c0e005-35e8-4ab7-8324-7b3e4d328a1d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cf8a209-4424-4bde-951d-df342ea83f46","lifecycleState":"CERTIFIED","lastUpdateDate":1628378230097,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea5875f6-54e2-4e84-ae08-a0797e90ea86","invariantUUID":"7596f4dc-93b7-4b53-9682-534c82506b3d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"082096c5-b7f0-4bd2-839b-104d366ce1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628378128038,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef8602-1a46-4b03-8bc6-fa13d5cbb0e0","invariantUUID":"f6e0139c-0069-448d-a4e7-18a2bf63a3dc","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":"objectStorage","uniqueId":"49ebf12a-d3b4-47e0-a4e2-ab91ba628a35","lifecycleState":"CERTIFIED","lastUpdateDate":1628377934936,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a1dd706-9c47-4d1f-a930-7be949d6a4bc","invariantUUID":"e2deba55-3ea2-4ffe-ac28-74a8549632a7","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":"b435bfa0-c1de-4230-a6d5-e3c420d6c22c","lifecycleState":"CERTIFIED","lastUpdateDate":1628378235697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2fa2df66-7de4-4c79-bba2-150b1322307e","invariantUUID":"05ad8e09-78da-4a23-9cf8-7f4516c0dfad","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4b9f55f-8ef9-4d1e-9d18-69daaba5bce1","lifecycleState":"CERTIFIED","lastUpdateDate":1628378317082,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08964caa-3fac-49f8-96bf-ea7b0e7c14ef","invariantUUID":"61c4a0ea-3c74-409e-84cf-f84bf8364e1a","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":"acca098e-726a-44b6-a429-042a7803dcf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628378403806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"614bbe00-9571-41c6-a977-28d67ee1cb67","invariantUUID":"97e9dba3-b0de-42c0-a1ff-496d9456ab9d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"754ed452-c56e-4de6-ad0e-017c0df4775b","lifecycleState":"CERTIFIED","lastUpdateDate":1628378278283,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b57c328-ea26-4f76-bdf4-52e2398b6b08","invariantUUID":"8c8303a2-8cef-416a-8527-483f8b9ab260","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":"29a8ecc7-508c-4554-ba58-6a6af5a7bcd8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378347714,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e3d659-c25e-4ea3-acf2-c546826639ec","invariantUUID":"acbdd575-5c95-4138-aa63-03ce997619ba","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":"58522bc0-ce7e-48f2-a605-0e2c0c7d6af8","lifecycleState":"CERTIFIED","lastUpdateDate":1628378121617,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"402d7578-e580-4fc4-84d3-424d19d92829","invariantUUID":"e5b4a6ab-d123-4fca-a29b-5c1d0f3ee88f","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85ad420b-2f8f-4a4d-8487-665c0d3cacc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628377896939,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2212723c-d8a3-4167-88a1-a5db1ffddeb3","invariantUUID":"86380693-e4a1-4806-ae59-ae56e8e3b5ea","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":"network","uniqueId":"2c3a255d-f769-429f-943e-af853310cc1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628378490729,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fec116c-65ff-4f89-99de-494e617ed393","invariantUUID":"e139144c-d68d-4514-b411-ed8c8b33b2d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"7b151ac5-a326-4879-b219-be9814fe8c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628378111337,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6a0e17ba-07c3-4d0e-a879-ae8e992e9067","invariantUUID":"a609c197-51e2-41c8-908b-82428ad4b52f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"33a8ba78-80ba-4a50-a6ad-8e41d1ba7c56","lifecycleState":"CERTIFIED","lastUpdateDate":1628386985923,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4492448e-5045-464d-9585-8dc618a42959","invariantUUID":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eef4df5a-34b1-4fa7-a4a7-e0dacff012d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628386535118,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1b329ef4-4fd9-4859-b492-e8603909667a","invariantUUID":"f1229e82-ef02-4280-8bac-83f69fdd23f5","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-08 01:47:12,219 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-08 01:47:12,219 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-08 01:47:12,219 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel 2021-08-08 01:47:12,219 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-08 01:47:12,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-08 01:47:12,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4492448e-5045-464d-9585-8dc618a42959/toscaModel HTTP/1.1" 200 None 2021-08-08 01:47:12,419 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-08 01:47:12,419 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-08 01:47:12,448 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,448 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:47:12,448 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:47:12,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,526 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:47:12,526 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:47:12,526 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:47:12,528 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,528 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:47:12,528 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:47:12,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,590 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:47:12,591 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:47:12,591 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387220576","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:47:12,592 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,593 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:47:12,593 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:47:12,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,645 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:47:12,646 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:47:12,646 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:47:12,649 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,649 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:47:12,649 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:47:12,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,711 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:47:12,712 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:47:12,712 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387220576","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:47:12,714 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,714 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-08-08 01:47:12,714 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-08 01:47:12,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,767 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-08-08 01:47:12,768 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-08 01:47:12,768 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-08 01:47:12,769 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,770 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-08-08 01:47:12,770 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-08 01:47:12,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,826 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-08-08 01:47:12,826 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-08 01:47:12,826 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628387220576","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-08 01:47:12,828 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-08 01:47:12,828 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-08 01:47:12,829 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-08 01:47:12,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-08 01:47:12,880 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-08-08 01:47:12,881 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-08 01:47:12,882 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628387220576","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-08-08 01:47:12,885 DEBUG 129:onap_service.py(1) - [None][Create 803e2168-40d1-4d26-8823-f618dc17e643 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9aed2ebf-b449-4b24-8b08-cdc62bd1a27f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:12,885 DEBUG 131:onap_service.py(1) - [None][Create 803e2168-40d1-4d26-8823-f618dc17e643 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643 2021-08-08 01:47:12,885 DEBUG 132:onap_service.py(1) - [None][Create 803e2168-40d1-4d26-8823-f618dc17e643 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "65cfefe0-9d72-4214-839c-fcf1633cf8e7", "modelVersion": "1.0", "modelVersionId": "4492448e-5045-464d-9585-8dc618a42959" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-08 01:47:12,887 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:14,925 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/803e2168-40d1-4d26-8823-f618dc17e643 HTTP/1.1" 202 262 2021-08-08 01:47:14,927 INFO 142:onap_service.py(1) - [None][Create 803e2168-40d1-4d26-8823-f618dc17e643 Service deletion request] response code: 202 2021-08-08 01:47:14,927 DEBUG 146:onap_service.py(1) - [None][Create 803e2168-40d1-4d26-8823-f618dc17e643 Service deletion request] response: {"requestReferences":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","instanceId":"803e2168-40d1-4d26-8823-f618dc17e643","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f"}} 2021-08-08 01:47:14,928 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-08 01:47:14,940 DEBUG 129:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d3e512d-d630-4535-b1f3-172cf636494b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:14,941 DEBUG 131:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f 2021-08-08 01:47:14,941 DEBUG 132:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] data sent: None 2021-08-08 01:47:14,945 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:15,139 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f HTTP/1.1" 200 1024 2021-08-08 01:47:15,142 INFO 142:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response code: 200 2021-08-08 01:47:15,142 DEBUG 146:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response: {"request":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","startTime":"Sun, 08 Aug 2021 01:47:13 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 01:47:14 GMT"}}} 2021-08-08 01:47:25,154 DEBUG 129:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '46a6431c-472b-438e-b77c-8a20b3ab2c53', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:25,155 DEBUG 131:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f 2021-08-08 01:47:25,155 DEBUG 132:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] data sent: None 2021-08-08 01:47:25,158 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:25,368 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f HTTP/1.1" 200 1234 2021-08-08 01:47:25,369 INFO 142:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response code: 200 2021-08-08 01:47:25,370 DEBUG 146:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response: {"request":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","startTime":"Sun, 08 Aug 2021 01:47:13 GMT","finishTime":"Sun, 08 Aug 2021 01:47:17 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:17 GMT"}}} 2021-08-08 01:47:25,371 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-08 01:47:25,371 DEBUG 129:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff4d3fcf-77f0-440d-8a3e-90104f90effd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:25,372 DEBUG 131:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f 2021-08-08 01:47:25,372 DEBUG 132:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] data sent: None 2021-08-08 01:47:25,374 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:25,570 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f HTTP/1.1" 200 1234 2021-08-08 01:47:25,572 INFO 142:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response code: 200 2021-08-08 01:47:25,572 DEBUG 146:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response: {"request":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","startTime":"Sun, 08 Aug 2021 01:47:13 GMT","finishTime":"Sun, 08 Aug 2021 01:47:17 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:17 GMT"}}} 2021-08-08 01:47:25,573 DEBUG 129:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60904c0e-9d74-47ea-b712-f753741d381f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:25,573 DEBUG 131:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f 2021-08-08 01:47:25,573 DEBUG 132:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] data sent: None 2021-08-08 01:47:25,575 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:25,731 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f HTTP/1.1" 200 1234 2021-08-08 01:47:25,732 INFO 142:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response code: 200 2021-08-08 01:47:25,733 DEBUG 146:onap_service.py(13) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response: {"request":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","startTime":"Sun, 08 Aug 2021 01:47:13 GMT","finishTime":"Sun, 08 Aug 2021 01:47:17 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:17 GMT"}}} 2021-08-08 01:47:25,742 DEBUG 129:onap_service.py(1) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7fe9e4dd-62c2-4e5e-b3b7-ac8366732751', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-08 01:47:25,742 DEBUG 131:onap_service.py(1) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f 2021-08-08 01:47:25,742 DEBUG 132:onap_service.py(1) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] data sent: None 2021-08-08 01:47:25,746 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-08 01:47:25,939 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9aed2ebf-b449-4b24-8b08-cdc62bd1a27f HTTP/1.1" 200 1234 2021-08-08 01:47:25,941 INFO 142:onap_service.py(1) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response code: 200 2021-08-08 01:47:25,941 DEBUG 146:onap_service.py(1) - [None][Check 9aed2ebf-b449-4b24-8b08-cdc62bd1a27f orchestration request status] response: {"request":{"requestId":"9aed2ebf-b449-4b24-8b08-cdc62bd1a27f","startTime":"Sun, 08 Aug 2021 01:47:13 GMT","finishTime":"Sun, 08 Aug 2021 01:47:17 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65cfefe0-9d72-4214-839c-fcf1633cf8e7","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"4492448e-5045-464d-9585-8dc618a42959","modelUuid":"4492448e-5045-464d-9585-8dc618a42959","modelInvariantUuid":"65cfefe0-9d72-4214-839c-fcf1633cf8e7"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"803e2168-40d1-4d26-8823-f618dc17e643","serviceInstanceName":"basic_vm-71645c8e-a27a-406c-941c-f2406227132d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 01:47:17 GMT"}}} 2021-08-08 01:47:25,942 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-08 01:47:25,944 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 05:58 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-08 01:47:25,948 INFO 57:basic_vm.py(1) - Generate Test report 2021-08-08 01:47:26,070 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-08 01:47:26,444 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-08 01:47:26,446 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/610f37ae6c44f500102b2276 2021-08-08 01:47:26,446 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK