2021-09-28 01:53:52,782 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-28 01:53:52,783 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-28 01:53:52,793 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-28 01:53:52,793 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-28 01:53:52,793 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-28 01:53:52,794 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-28 01:53:52,794 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-28 01:53:52,794 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-28 01:53:52,794 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-28 01:53:52,794 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-28 01:53:52,795 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-28 01:53:52,795 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-28 01:53:52,795 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-28 01:53:52,795 DEBUG 33:basic_vm.py(1) - start time 2021-09-28 01:53:52,796 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-28 01:53:52,796 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-28 01:53:52,796 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:52,796 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-28 01:53:52,797 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-28 01:53:52,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:52,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-09-28 01:53:52,971 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-28 01:53:52,971 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"060f8bc047564c5ea4b4b35ae812d824","type":"vlm","name":"8c19cce0-6940-43d8-8691","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3a0f5cc83b774f479ea6125e61b907b0","type":"vlm","name":"d3db476c-13dd-400d-8fde","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-28 01:53:52,974 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-28 01:53:52,975 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-28 01:53:52,975 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-28 01:53:52,975 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-28 01:53:52,976 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-28 01:53:52,976 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-28 01:53:52,977 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:52,977 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-28 01:53:52,978 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-28 01:53:52,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:53,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-09-28 01:53:53,122 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-28 01:53:53,122 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"060f8bc047564c5ea4b4b35ae812d824","type":"vlm","name":"8c19cce0-6940-43d8-8691","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3a0f5cc83b774f479ea6125e61b907b0","type":"vlm","name":"d3db476c-13dd-400d-8fde","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-28 01:53:53,125 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-28 01:53:53,126 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-28 01:53:53,126 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-28 01:53:53,154 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:53,154 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-28 01:53:53,154 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-28 01:53:53,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:54,506 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-28 01:53:54,508 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-28 01:53:54,508 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"3656bc91c49345288d109325ee7c7bb4","version":{"id":"9df2adb6a6ee40f89e8fdf6b9d1beb72","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-28 01:53:54,512 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-28 01:53:54,512 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-28 01:53:54,519 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:54,519 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/3656bc91c49345288d109325ee7c7bb4/versions/9df2adb6a6ee40f89e8fdf6b9d1beb72/actions 2021-09-28 01:53:54,519 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-28 01:53:54,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:54,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/3656bc91c49345288d109325ee7c7bb4/versions/9df2adb6a6ee40f89e8fdf6b9d1beb72/actions HTTP/1.1" 200 2 2021-09-28 01:53:54,797 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-28 01:53:54,798 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-28 01:53:54,801 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-28 01:53:54,819 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:53:54,819 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:53:54,820 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:54,820 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:54,820 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:53:54,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:54,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-09-28 01:53:54,904 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:53:54,905 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-28 01:53:54,908 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:53:54,908 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:53:54,909 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-28 01:53:54,909 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:53:54,910 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-28 01:53:54,910 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:53:54,910 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:53:54,911 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:54,911 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:54,912 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:53:54,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:54,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-09-28 01:53:54,976 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:53:54,976 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-28 01:53:54,979 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:53:54,979 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:53:54,980 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-28 01:53:54,980 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:53:54,980 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-28 01:53:54,981 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:53:54,981 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:53:54,982 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:54,982 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:54,982 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:53:54,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-09-28 01:53:55,062 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:53:55,062 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-28 01:53:55,065 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:53:55,065 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:53:55,066 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-28 01:53:55,066 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:53:55,066 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-28 01:53:55,067 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:53:55,067 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:53:55,067 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:55,068 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:55,068 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:53:55,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-09-28 01:53:55,142 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:53:55,143 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-28 01:53:55,146 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:53:55,146 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:53:55,146 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-28 01:53:55,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:53:55,147 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-28 01:53:55,147 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-28 01:53:55,147 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:53:55,147 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:53:55,148 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:55,148 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:55,148 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:53:55,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-09-28 01:53:55,213 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:53:55,213 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-28 01:53:55,216 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:53:55,216 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:53:55,216 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-28 01:53:55,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:53:55,217 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-28 01:53:55,222 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-28 01:53:55,222 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-28 01:53:55,222 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:55,223 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-28 01:53:55,223 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-28 01:53:55,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-09-28 01:53:55,285 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-28 01:53:55,286 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3656bc91c49345288d109325ee7c7bb4","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"060f8bc047564c5ea4b4b35ae812d824","type":"vlm","name":"8c19cce0-6940-43d8-8691","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3a0f5cc83b774f479ea6125e61b907b0","type":"vlm","name":"d3db476c-13dd-400d-8fde","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-28 01:53:55,289 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-28 01:53:55,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-28 01:53:55,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-09-28 01:53:55,290 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/3656bc91c49345288d109325ee7c7bb4/versions 2021-09-28 01:53:55,290 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:55,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3656bc91c49345288d109325ee7c7bb4/versions HTTP/1.1" 200 264 2021-09-28 01:53:55,470 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:55,470 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9df2adb6a6ee40f89e8fdf6b9d1beb72","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794033298,"modificationTime":1632794034685,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:53:55,473 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-28 01:53:55,473 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-28 01:53:55,474 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:55,474 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/3656bc91c49345288d109325ee7c7bb4/versions 2021-09-28 01:53:55,475 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:55,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:55,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3656bc91c49345288d109325ee7c7bb4/versions HTTP/1.1" 200 264 2021-09-28 01:53:55,550 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:55,550 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9df2adb6a6ee40f89e8fdf6b9d1beb72","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794033298,"modificationTime":1632794034685,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:53:55,553 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-28 01:53:55,554 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:55,554 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:53:55,554 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": "3656bc91c49345288d109325ee7c7bb4", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-28 01:53:55,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:57,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-28 01:53:57,202 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-28 01:53:57,203 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"2e0c78d9413f4041ae94490f76add3b6","version":{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-28 01:53:57,206 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-28 01:53:57,207 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:57,207 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:53:57,208 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:57,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:57,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:53:57,283 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:57,283 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:53:57,286 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:57,286 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:57,287 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:53:57,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:57,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 223 2021-09-28 01:53:57,499 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:53:57,500 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632794035632,"modificationTime":1632794036297} 2021-09-28 01:53:57,503 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:57,503 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:57,504 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:57,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:57,739 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 368 2021-09-28 01:53:57,741 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:57,741 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9"} 2021-09-28 01:53:57,745 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:57,745 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:57,745 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:57,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:57,988 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 368 2021-09-28 01:53:57,990 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:57,990 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9"} 2021-09-28 01:53:57,993 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-28 01:53:57,994 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:57,994 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:53:57,994 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:57,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:53:58,057 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:58,057 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:53:58,060 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:58,060 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:58,060 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:53:58,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 223 2021-09-28 01:53:58,202 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:53:58,202 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632794035632,"modificationTime":1632794036297} 2021-09-28 01:53:58,206 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:58,206 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:58,206 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:58,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 368 2021-09-28 01:53:58,507 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:58,508 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9"} 2021-09-28 01:53:58,511 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:58,511 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:58,512 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:58,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 368 2021-09-28 01:53:58,736 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:58,737 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9"} 2021-09-28 01:53:58,740 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-28 01:53:58,740 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/orchestration-template-candidate 2021-09-28 01:53:58,741 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-28 01:53:58,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-28 01:53:58,921 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-28 01:53:58,921 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:53:58,922 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-28 01:53:58,925 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:58,925 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:53:58,926 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:58,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:58,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:53:58,993 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:58,994 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:53:58,997 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:58,997 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:58,997 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:53:59,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 222 2021-09-28 01:53:59,192 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:53:59,192 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632794035632,"modificationTime":1632794038909} 2021-09-28 01:53:59,195 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:59,196 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:59,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 439 2021-09-28 01:53:59,360 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:59,360 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:53:59,363 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,364 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:59,364 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:59,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 439 2021-09-28 01:53:59,515 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:59,516 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:53:59,519 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-28 01:53:59,519 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,520 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:53:59,520 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:53:59,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:53:59,590 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:53:59,590 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:53:59,593 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,594 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:59,594 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:53:59,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 222 2021-09-28 01:53:59,759 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:53:59,760 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632794035632,"modificationTime":1632794038909} 2021-09-28 01:53:59,763 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,763 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:59,764 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:59,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:53:59,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 439 2021-09-28 01:53:59,912 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:53:59,913 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:53:59,916 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:53:59,916 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:53:59,917 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:53:59,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:00,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 439 2021-09-28 01:54:00,054 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:00,054 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:00,058 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:00,058 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/orchestration-template-candidate/process 2021-09-28 01:54:00,058 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-28 01:54:00,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-28 01:54:04,053 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-28 01:54:04,054 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-28 01:54:04,057 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-28 01:54:04,058 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,058 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:04,059 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:04,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:54:04,126 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:04,127 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:54:04,130 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,130 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:04,130 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:54:04,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 222 2021-09-28 01:54:04,241 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:54:04,241 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632794035632,"modificationTime":1632794044038} 2021-09-28 01:54:04,244 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,245 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:04,245 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:04,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,452 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:04,454 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:04,455 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:04,458 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,458 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:04,459 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:04,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:04,652 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:04,652 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:04,655 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-28 01:54:04,656 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,656 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:04,656 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:04,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:54:04,727 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:04,727 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794036379,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:54:04,730 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,730 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:04,731 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:54:04,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:04,844 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 222 2021-09-28 01:54:04,846 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:54:04,847 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632794035632,"modificationTime":1632794044038} 2021-09-28 01:54:04,850 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:04,850 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:04,850 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:04,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:05,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:05,097 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:05,097 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:05,101 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:05,101 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:05,101 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:05,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:05,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:05,414 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:05,414 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:05,424 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:05,424 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions 2021-09-28 01:54:05,425 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-28 01:54:05,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions HTTP/1.1" 200 2 2021-09-28 01:54:08,293 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-28 01:54:08,294 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-28 01:54:08,298 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,298 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:08,299 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:08,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:54:08,370 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:08,370 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794045492,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:54:08,374 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,374 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:08,374 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:54:08,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 223 2021-09-28 01:54:08,462 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:54:08,462 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632794035632,"modificationTime":1632794044038} 2021-09-28 01:54:08,465 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,465 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:08,465 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:08,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:08,671 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:08,672 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:08,675 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-28 01:54:08,675 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,676 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:08,676 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:08,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 253 2021-09-28 01:54:08,743 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:08,743 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632794035632,"modificationTime":1632794045492,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-28 01:54:08,746 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,746 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:08,747 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-28 01:54:08,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:08,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 223 2021-09-28 01:54:08,850 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-28 01:54:08,851 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632794035632,"modificationTime":1632794044038} 2021-09-28 01:54:08,854 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:08,854 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:08,854 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:08,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:09,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:09,047 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:09,048 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:09,058 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:09,058 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions 2021-09-28 01:54:09,058 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-28 01:54:09,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:14,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions HTTP/1.1" 200 2 2021-09-28 01:54:14,233 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-28 01:54:14,233 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-28 01:54:14,237 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:14,238 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:14,238 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:14,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:14,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 264 2021-09-28 01:54:14,327 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:14,328 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794035632,"modificationTime":1632794052750,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:54:14,331 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-28 01:54:14,331 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:14,332 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:14,332 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:14,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:14,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 264 2021-09-28 01:54:14,393 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:14,393 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794035632,"modificationTime":1632794052750,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:54:14,402 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:14,402 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions 2021-09-28 01:54:14,402 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-28 01:54:14,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:15,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions HTTP/1.1" 200 316 2021-09-28 01:54:15,214 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-28 01:54:15,214 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"2e0c78d9413f4041ae94490f76add3b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-28 01:54:15,215 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"2e0c78d9413f4041ae94490f76add3b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-28 01:54:15,218 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:54:15,218 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:54:15,219 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:15,219 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:54:15,219 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:54:15,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:54:15,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-28 01:54:15,304 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-28 01:54:15,304 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-28 01:54:15,304 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:15,305 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:15,305 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:15,305 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-28 01:54:15,305 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:54:15,306 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-28 01:54:25,316 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:54:25,317 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:54:25,317 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:25,318 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:54:25,318 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:54:25,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:54:25,544 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-28 01:54:25,546 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-28 01:54:25,546 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-28 01:54:25,546 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:25,547 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:25,547 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:25,547 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-28 01:54:25,547 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:54:25,548 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-28 01:54:25,548 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:54:25,548 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:54:25,548 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:25,549 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:54:25,549 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:54:25,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:54:25,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-28 01:54:25,680 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-28 01:54:25,681 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-28 01:54:25,681 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:25,681 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:25,681 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:25,682 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-28 01:54:25,682 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:54:25,682 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-28 01:54:25,682 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-28 01:54:25,683 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-28 01:54:25,683 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:25,683 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-28 01:54:25,684 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-28 01:54:25,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:26,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-28 01:54:26,044 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-28 01:54:26,046 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"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":"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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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 L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-09-28 01:54:26,051 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-28 01:54:26,051 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-28 01:54:26,052 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-28 01:54:26,052 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-28 01:54:26,052 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:54:26,052 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:54:26,053 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,053 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:54:26,053 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:54:26,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:54:26,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-28 01:54:26,197 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-28 01:54:26,198 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-28 01:54:26,198 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,198 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:26,198 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-28 01:54:26,199 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-28 01:54:26,199 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:54:26,199 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-28 01:54:26,224 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-28 01:54:26,224 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-28 01:54:26,225 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,225 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-28 01:54:26,225 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-28 01:54:26,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:26,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808 2021-09-28 01:54:26,290 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-28 01:54:26,290 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 2441d767-db71","description":"vendor software product","vendorName":"8c19cce0-6940-43d8-8691","vendorId":"060f8bc047564c5ea4b4b35ae812d824","onboardingMethod":"NetworkPackage","id":"d122f295f4a24810b7158ab449bf286f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0d79a059-13cf","description":"vendor software product","vendorName":"d3db476c-13dd-400d-8fde","vendorId":"3a0f5cc83b774f479ea6125e61b907b0","onboardingMethod":"NetworkPackage","id":"fcd58b11d197475db46b5e9cbef79ec8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-28 01:54:26,293 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-28 01:54:26,293 DEBUG 324:vsp.py(1) - importing VSP pNF 2441d767-db71 from SDC 2021-09-28 01:54:26,294 DEBUG 324:vsp.py(1) - importing VSP vFW 0d79a059-13cf from SDC 2021-09-28 01:54:26,294 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-28 01:54:26,294 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-28 01:54:26,295 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,295 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:26,295 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:26,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:26,376 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 264 2021-09-28 01:54:26,377 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:26,377 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794035632,"modificationTime":1632794052750,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:54:26,380 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-28 01:54:26,380 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-28 01:54:26,380 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-28 01:54:26,381 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,381 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:26,381 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:26,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:26,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 264 2021-09-28 01:54:26,444 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:26,445 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794035632,"modificationTime":1632794052750,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:54:26,447 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,448 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/2e0c78d9413f4041ae94490f76add3b6/versions 2021-09-28 01:54:26,448 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-28 01:54:26,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:26,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e0c78d9413f4041ae94490f76add3b6/versions HTTP/1.1" 200 264 2021-09-28 01:54:26,515 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-28 01:54:26,516 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0f924850001a47b281d79a72b8ea3fb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632794035632,"modificationTime":1632794052750,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-28 01:54:26,518 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-28 01:54:26,523 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:26,524 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions 2021-09-28 01:54:26,524 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-28 01:54:26,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:28,099 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9/actions HTTP/1.1" 200 316 2021-09-28 01:54:28,101 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-28 01:54:28,102 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"2e0c78d9413f4041ae94490f76add3b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-28 01:54:28,102 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"2e0c78d9413f4041ae94490f76add3b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-28 01:54:28,106 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:28,106 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/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 2021-09-28 01:54:28,106 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-28 01:54:28,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:28,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e0c78d9413f4041ae94490f76add3b6/versions/0f924850001a47b281d79a72b8ea3fb9 HTTP/1.1" 200 615 2021-09-28 01:54:28,787 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-28 01:54:28,787 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":"3656bc91c49345288d109325ee7c7bb4","onboardingMethod":"NetworkPackage","id":"2e0c78d9413f4041ae94490f76add3b6","version":"0f924850001a47b281d79a72b8ea3fb9","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-28 01:54:28,791 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:28,792 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-28 01:54:28,792 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": "2e0c78d9413f4041ae94490f76add3b6", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-09-28 01:54:28,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:41,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-28 01:54:41,252 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-28 01:54:41,263 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632794079706,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0eb9798-b77d-4959-9ce9-3c3b262b5541","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632794079708,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079706,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632794079728,"description":"created from csar","artifactType":"HEAT","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"cfdf7f9c-4884-48b8-a9ec-8644daeef8a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","duplicated":false,"payloadUpdateDate":1632794079746,"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":1632794079728,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632794079706,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0eb9798-b77d-4959-9ce9-3c3b262b5541","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632794079708,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079706,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794079756,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632794079756,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079756,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794071790,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":1632794071790,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794071790,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":1632794071790,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.port","capability":"tosca.capabilities.Attachment","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.tosca_name","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.9fb4084f-48f7-455a-aa9d-e3d9e406a759.show","empty":false},{"parentUniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","definition":false,"name":"state","type":"string","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.state","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false},{"parentUniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.tosca_id","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","createdFromCsar":true,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1632794079412,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1632794079579,"customizationUUID":"cff6924c-0c8c-4c3b-bedb-7268c30b41c2","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"feature","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"feature","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Scalable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"scalable","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.scalable","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"forwarder","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.forwarder","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"binding","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.binding","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"binding","uniqueId":"capability.f7253c68-68bd-4857-9791-8fd6a1336127.binding","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"port_mirroring","uniqueId":"capability.cbb4e7d5-0927-4698-8841-38b57a57b1a7.port_mirroring","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Container","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"host","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.host","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.ephemeral.size","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.ephemeral.size","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"instance","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.instance","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.iops","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.iops","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu.delta","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu.delta","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.capacity","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.capacity","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.latency","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.latency","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu_util","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu_util","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.allocation","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.allocation","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.latency","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.latency","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.root.size","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.root.size","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"vcpus","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.vcpus","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.iops","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.iops","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.allocation","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.allocation","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.capacity","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.capacity","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory.resident","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory.resident","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.packets.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.packets.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.bytes","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.packets.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.packets.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outpoing.packets","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outpoing.packets","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.bytes.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.bytes","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.packets","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.packets","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"os","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.os","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"endpoint","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.endpoint","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"attachment","uniqueId":"capability.f7253c68-68bd-4857-9791-8fd6a1336127.attachment","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"dependency","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"dependency","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"link","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0.link","capability":"tosca.capabilities.network.Linkable","ownerId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"local_storage","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"493f674a-0054-439d-be5a-78c6f9454277.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"cfc57e17-b07c-4554-9278-b237ec2a4e07","createdFromCsar":true,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1632794079411,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"cfc57e17-b07c-4554-9278-b237ec2a4e07","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1632794079579,"customizationUUID":"52a3b987-1b4e-4fce-aab6-37d385aaf0f3","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","requirementOwnerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","id":"3cdbbc76-7c19-45aa-80f0-da0d450fc419","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.f7253c68-68bd-4857-9791-8fd6a1336127.attachment","requirementUid":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.port"},"operations":[]}],"fromNode":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"493f674a-0054-439d-be5a-78c6f9454277.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_image_name","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19.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":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"1c9ac6cd-e89d-4546-9176-82bc1272fd19","empty":false},{"definition":false,"hidden":false,"uniqueId":"cfc57e17-b07c-4554-9278-b237ec2a4e07.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.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":{"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group":[{"parentUniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false},{"uniqueId":"attribute.9fb4084f-48f7-455a-aa9d-e3d9e406a759.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.state","name":"state","type":"string","definition":false,"ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false},{"parentUniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","uniqueId":"attribute.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"feature","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"feature","uniqueId":"capability.faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.feature","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Scalable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"scalable","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.scalable","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"forwarder","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.forwarder","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"binding","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.binding","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"binding","uniqueId":"capability.f7253c68-68bd-4857-9791-8fd6a1336127.binding","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"port_mirroring","uniqueId":"capability.cbb4e7d5-0927-4698-8841-38b57a57b1a7.port_mirroring","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Container","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"host","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.host","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.ephemeral.size","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.ephemeral.size","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"instance","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.instance","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.iops","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.iops","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu.delta","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu.delta","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.capacity","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.capacity","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.latency","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.latency","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu_util","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu_util","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.allocation","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.allocation","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.latency","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.latency","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"cpu","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.cpu","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.root.size","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.root.size","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"vcpus","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.vcpus","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.iops","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.iops","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.read.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.read.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.write.requests.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.write.requests.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.allocation","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.allocation","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.bytes.rate","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.read.bytes","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.read.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory.usage","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory.usage","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.device.capacity","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.device.capacity","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"memory.resident","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.memory.resident","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"45c9c97d-058c-425b-bd5c-8b74d0ce0b9b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"disk.write.requests","uniqueId":"capability.45c9c97d-058c-425b-bd5c-8b74d0ce0b9b.disk.write.requests","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.packets.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.packets.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.bytes","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.packets.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.packets.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outpoing.packets","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outpoing.packets","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.bytes.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.bytes","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.bytes","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.outgoing.bytes.rate","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"2316fa47-37e4-4eb5-8684-86b57274dd86","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2316fa47-37e4-4eb5-8684-86b57274dd86","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"network.incoming.packets","uniqueId":"capability.2316fa47-37e4-4eb5-8684-86b57274dd86.network.incoming.packets","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"os","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.os","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.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":"d092f496-13cd-433d-a3fd-4552b3a1c55a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"endpoint","uniqueId":"capability.d092f496-13cd-433d-a3fd-4552b3a1c55a.endpoint","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"attachment","uniqueId":"capability.f7253c68-68bd-4857-9791-8fd6a1336127.attachment","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"dependency","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"dependency","uniqueId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b.dependency","capability":"tosca.capabilities.Node","ownerId":"faf5c79e-65e6-4b60-b0ad-12d9ccd31e0b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.f7253c68-68bd-4857-9791-8fd6a1336127.ubuntu20_ubuntu20_admin_plane_port_0","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"link","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0.link","capability":"tosca.capabilities.network.Linkable","ownerId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"],"source":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759.port","capability":"tosca.capabilities.Attachment","ownerId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["cfc57e17-b07c-4554-9278-b237ec2a4e07.26144d81-9ef1-4bf0-9b62-db57a26af80c.ubuntu20","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20"],"source":"cfc57e17-b07c-4554-9278-b237ec2a4e07","parentName":"local_storage","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"660e69bb-e4ad-4472-88c7-f99dae04657f","groupUUID":"f2990509-0ad0-4743-9e17-22f664abfa4d","members":{"abstract_ubuntu20":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ubuntu20_admin_security_group":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"dc90ee82-846a-4604-897c-e22f29ada6c5","artifactsUuid":["cfdf7f9c-4884-48b8-a9ec-8644daeef8a6"],"groupUUID":"9e202002-34b7-4f81-bf9f-94977ea0def6","members":{"abstract_ubuntu20":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.cfc57e17-b07c-4554-9278-b237ec2a4e07.abstract_ubuntu20","ubuntu20_admin_security_group":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.9fb4084f-48f7-455a-aa9d-e3d9e406a759.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1632794071790,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846","componentMetadataForSupportLog":{"SupportablityComponentUUID":"87343125-b121-49b9-a757-1aef2800bf1d","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"2e0c78d9413f4041ae94490f76add3b6","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","highestVersion":true,"systemName":"BasicVm","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632794079521,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632794079728,"description":"created from csar","artifactType":"HEAT","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"cfdf7f9c-4884-48b8-a9ec-8644daeef8a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","duplicated":false,"payloadUpdateDate":1632794079746,"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":1632794079728,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632794079706,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0eb9798-b77d-4959-9ce9-3c3b262b5541","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632794079708,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079706,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794079756,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632794079756,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079756,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846"},"categorySpecificMetadata":{},"csarUUID":"2e0c78d9413f4041ae94490f76add3b6","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_vm"} 2021-09-28 01:54:41,284 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-28 01:54:41,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:54:51,296 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-28 01:54:51,302 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:51,302 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/fdd6d18e-a494-4a3f-b1df-e5ce19f66846/lifecycleState/Certify 2021-09-28 01:54:51,303 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-28 01:54:51,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:56,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/fdd6d18e-a494-4a3f-b1df-e5ce19f66846/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-28 01:54:56,240 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-28 01:54:56,240 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632794071790,"lastUpdateDate":1632794092335,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0"},"csarUUID":"2e0c78d9413f4041ae94490f76add3b6","csarVersion":"1.0","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"87343125-b121-49b9-a757-1aef2800bf1d"} 2021-09-28 01:54:56,244 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:54:56,244 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:54:56,245 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:56,245 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:54:56,246 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:54:56,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:54:56,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-28 01:54:56,345 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-28 01:54:56,346 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/87343125-b121-49b9-a757-1aef2800bf1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-28 01:54:56,348 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:54:56,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:54:56,349 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:54:56,349 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-28 01:54:56,349 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-28 01:54:56,349 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:54:56,350 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-28 01:54:56,350 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:54:56,350 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:54:56,351 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-28 01:54:56,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:54:57,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:54:57,003 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-28 01:54:57,006 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:54:57,013 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-28 01:55:07,024 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:55:07,025 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:55:07,026 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:07,027 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:55:07,027 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:55:07,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:07,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-28 01:55:07,159 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-28 01:55:07,159 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/87343125-b121-49b9-a757-1aef2800bf1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-28 01:55:07,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:07,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:07,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:07,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-28 01:55:07,163 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-28 01:55:07,163 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:07,164 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-28 01:55:07,164 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:07,164 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:07,165 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-28 01:55:07,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:07,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:07,902 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-28 01:55:07,905 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:07,911 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-28 01:55:07,911 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:07,912 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:07,912 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:07,912 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:07,913 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:07,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:08,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-28 01:55:08,645 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:08,646 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:08,649 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:08,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:08,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:08,650 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:08,650 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-28 01:55:08,651 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:08,651 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-28 01:55:08,651 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:08,651 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:08,652 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:08,652 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:08,652 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:08,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:09,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-28 01:55:09,126 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:09,127 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:09,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:09,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:09,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:09,131 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:09,131 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-28 01:55:09,131 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:09,131 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-28 01:55:09,131 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-28 01:55:09,132 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-28 01:55:09,132 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:09,133 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-28 01:55:09,133 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-28 01:55:09,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:09,384 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-28 01:55:09,386 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-28 01:55:09,388 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"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":"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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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 L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-09-28 01:55:09,393 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-28 01:55:09,393 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-28 01:55:09,393 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-28 01:55:09,394 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-28 01:55:09,394 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:09,394 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:09,395 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:09,395 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:09,395 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:09,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:09,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-28 01:55:09,883 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:09,883 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:09,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:09,887 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:09,887 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:09,887 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:09,887 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-28 01:55:09,888 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:09,888 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-28 01:55:09,910 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:09,910 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-28 01:55:09,910 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-28 01:55:09,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:11,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-28 01:55:11,325 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-28 01:55:11,328 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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","creationDate":1632794110633,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536","componentMetadataForSupportLog":{"SupportablityComponentUUID":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632794110633,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":1632794110534,"description":null,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-09-28 01:55:11,334 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-28 01:55:11,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:11,343 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-28 01:55:11,344 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-28 01:55:11,344 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:11,345 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-28 01:55:11,345 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-28 01:55:11,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:11,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-28 01:55:11,445 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-28 01:55:11,446 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/87343125-b121-49b9-a757-1aef2800bf1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-28 01:55:11,448 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:11,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:11,449 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:11,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-28 01:55:11,449 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-28 01:55:11,450 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:11,450 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-28 01:55:11,450 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:11,451 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:11,451 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-28 01:55:11,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:12,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:12,147 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-28 01:55:12,151 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632794110633,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:12,157 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-28 01:55:12,158 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:12,158 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/e72ab819-9233-4298-8eb7-e28c8dffb536/resourceInstance 2021-09-28 01:55:12,159 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "98864d86-f5d5-4122-b0d5-ed4a60aa1ba0", "originType": "VF", "componentUid": "98864d86-f5d5-4122-b0d5-ed4a60aa1ba0", "icon": "defaulticon" } 2021-09-28 01:55:12,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:14,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e72ab819-9233-4298-8eb7-e28c8dffb536/resourceInstance HTTP/1.1" 201 None 2021-09-28 01:55:14,298 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-28 01:55:14,300 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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.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":"ea6421c1-1051-49db-a19b-52ab1b173632","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":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","createdFromCsar":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1632794113024,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632794113024,"customizationUUID":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-28 01:55:14,301 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-28 01:55:14,305 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:14,305 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/distribution 2021-09-28 01:55:14,305 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-28 01:55:14,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:14,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/distribution HTTP/1.1" 200 38 2021-09-28 01:55:14,388 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-28 01:55:14,388 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-28 01:55:14,391 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:14,391 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-28 01:55:14,392 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-28 01:55:14,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:14,456 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-28 01:55:14,457 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-28 01:55:14,457 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-28 01:55:14,460 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-28 01:55:14,460 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-28 01:55:14,465 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:14,466 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/e72ab819-9233-4298-8eb7-e28c8dffb536/lifecycleState/checkin 2021-09-28 01:55:14,466 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-28 01:55:14,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:16,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e72ab819-9233-4298-8eb7-e28c8dffb536/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-28 01:55:16,498 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-28 01:55:16,498 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1632794110633,"lastUpdateDate":1632794115231,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"e72ab819-9233-4298-8eb7-e28c8dffb536"},"projectCode":"123456","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","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":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6"} 2021-09-28 01:55:16,502 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:16,502 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:16,503 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:16,503 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:16,503 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:16,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:17,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-09-28 01:55:17,123 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:17,123 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-28 01:55:17,126 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:17,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:17,127 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:17,127 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:17,127 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:17,127 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:17,128 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:17,128 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-28 01:55:17,128 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:55:17,128 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:17,128 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:55:17,129 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:17,129 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:17,130 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:55:17,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:17,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:17,976 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:55:17,979 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632794115231,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:17,985 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:55:17,986 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-28 01:55:17,990 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:17,990 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/e72ab819-9233-4298-8eb7-e28c8dffb536/lifecycleState/Certify 2021-09-28 01:55:17,991 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-28 01:55:17,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:27,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e72ab819-9233-4298-8eb7-e28c8dffb536/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-28 01:55:27,027 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-28 01:55:27,028 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632794110633,"lastUpdateDate":1632794115231,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"d2eb0fef-817a-4881-9398-82647edcbe15"},"projectCode":"123456","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","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":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6"} 2021-09-28 01:55:27,031 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:27,032 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:27,032 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:27,033 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:27,033 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:27,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:28,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-09-28 01:55:28,776 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:28,777 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:28,780 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:28,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:28,781 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:28,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-28 01:55:28,781 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:28,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:28,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:28,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:28,782 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:55:28,783 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:28,783 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:55:28,783 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:28,784 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:28,784 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:55:28,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:31,580 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:31,583 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:55:31,587 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794115231,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:31,594 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:55:41,605 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-28 01:55:41,610 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:41,611 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/d2eb0fef-817a-4881-9398-82647edcbe15/distribution/PROD/activate 2021-09-28 01:55:41,611 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-28 01:55:41,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:45,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d2eb0fef-817a-4881-9398-82647edcbe15/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-28 01:55:45,468 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-28 01:55:45,472 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d2eb0fef-817a-4881-9398-82647edcbe15","empty":false},{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d2eb0fef-817a-4881-9398-82647edcbe15","empty":false},{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d2eb0fef-817a-4881-9398-82647edcbe15","empty":false},{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d2eb0fef-817a-4881-9398-82647edcbe15","empty":false},{"definition":false,"hidden":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d2eb0fef-817a-4881-9398-82647edcbe15","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZWYwNjRhMDcxMjA3YzM1YWMxYjU4MGUxNzA1ZjlmZTA=","artifactUUID":"789f11e4-4ade-4b02-9af5-694ae306882f","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"e72ab819-9233-4298-8eb7-e28c8dffb536.assettoscacsar","duplicated":false,"payloadUpdateDate":1632794124335,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632794110534,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NGZiZWM0M2E1ZWQ3ZjZlMGFkNGYyYjRjOGUzOWQxNjA=","artifactUUID":"c1819cb8-07ee-4202-bc9b-13630e55d302","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"e72ab819-9233-4298-8eb7-e28c8dffb536.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632794121427,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632794110534,"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":1632794079670,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWMxMTYzNzU1MGY4MGIwZDNhM2NiNDA1YzUwNzljNjk=","artifactUUID":"779a2887-fa80-468d-bafb-e2363839fd71","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vflicense","duplicated":false,"payloadUpdateDate":1632794079687,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079670,"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":"e72ab819-9233-4298-8eb7-e28c8dffb536.e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Y2UyMWVmZTk5OWZjNGNlYjZiMjdhMzE3OGI5ZjE2YTM=","artifactUUID":"f5afc553-bffd-4394-a687-302e4cc63d05","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"e72ab819-9233-4298-8eb7-e28c8dffb536.e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632794119429,"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":1632794079728,"description":"created from csar","artifactType":"HEAT","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"cfdf7f9c-4884-48b8-a9ec-8644daeef8a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","duplicated":false,"payloadUpdateDate":1632794079746,"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":1632794079728,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794079648,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"7cc7a8b1-c0a3-46a0-b6c0-2fc151c75ae1","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vendorlicense","duplicated":false,"payloadUpdateDate":1632794079655,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079648,"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":1632794113177,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"947155c1-e9d7-4450-962e-7b5c19f05672","generatedFromId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1632794118751,"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":1632794113177,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632794113177,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794079706,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0eb9798-b77d-4959-9ce9-3c3b262b5541","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632794079708,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632794079706,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1632794113183,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1","fdd6d18e-a494-4a3f-b1df-e5ce19f66846.heat1env"],"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.fdd6d18e-a494-4a3f-b1df-e5ce19f66846.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"dc90ee82-846a-4604-897c-e22f29ada6c5","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1632794113183,"customizationUUID":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","groupInstanceArtifacts":["e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["947155c1-e9d7-4450-962e-7b5c19f05672"],"artifactsUuid":["cfdf7f9c-4884-48b8-a9ec-8644daeef8a6"],"groupUUID":"9e202002-34b7-4f81-bf9f-94977ea0def6","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","createdFromCsar":false,"uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1632794113024,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","componentUid":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632794113024,"customizationUUID":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e72ab819-9233-4298-8eb7-e28c8dffb536.98864d86-f5d5-4122-b0d5-ed4a60aa1ba0.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"fdd6d18e-a494-4a3f-b1df-e5ce19f66846.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":"ea6421c1-1051-49db-a19b-52ab1b173632.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea6421c1-1051-49db-a19b-52ab1b173632","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea6421c1-1051-49db-a19b-52ab1b173632","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false},{"definition":false,"hidden":false,"uniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"91f271d4-990e-4e96-b9c7-96eacc0a2d0c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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","creationDate":1632794110633,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","componentMetadataForSupportLog":{"SupportablityComponentUUID":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632794144366,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632794110534,"artifactType":"OTHER","uniqueId":"e72ab819-9233-4298-8eb7-e28c8dffb536.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":1632794110534,"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":"d2eb0fef-817a-4881-9398-82647edcbe15"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-09-28 01:55:45,476 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:45,477 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:45,477 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:45,477 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:45,477 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:45,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:46,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:55:46,005 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:46,005 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:46,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:46,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:46,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:46,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:46,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:46,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:46,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:46,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:46,011 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:55:46,011 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:46,011 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:55:46,012 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:46,012 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:46,012 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:55:46,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:46,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:46,730 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:55:46,733 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:46,739 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:55:46,740 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-28 01:55:46,740 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-28 01:55:46,741 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:46,741 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:55:46,741 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:55:46,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:46,823 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-09-28 01:55:46,824 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-28 01:55:46,824 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-28 01:55:46,825 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:46,825 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-28 01:55:46,838 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:46,838 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-09-28 01:55:46,839 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-28 01:55:46,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:46,952 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-09-28 01:55:46,954 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-28 01:55:46,954 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-28 01:55:46,957 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:46,957 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:55:46,958 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:55:46,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,026 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-28 01:55:47,027 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:55:47,027 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":"1632794146887"}]} 2021-09-28 01:55:47,061 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,061 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/dd07ef1f-677a-4a3d-91bd-0e14d6fcd69b 2021-09-28 01:55:47,061 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "dd07ef1f-677a-4a3d-91bd-0e14d6fcd69b", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-28 01:55:47,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,162 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/dd07ef1f-677a-4a3d-91bd-0e14d6fcd69b HTTP/1.1" 201 0 2021-09-28 01:55:47,163 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-28 01:55:47,163 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-28 01:55:47,166 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,166 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:55:47,166 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:55:47,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,222 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-09-28 01:55:47,223 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-28 01:55:47,224 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-28 01:55:47,224 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,224 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-28 01:55:47,224 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-28 01:55:47,225 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-28 01:55:47,229 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,229 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:55:47,229 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-28 01:55:47,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,331 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-28 01:55:47,332 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-28 01:55:47,333 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-28 01:55:47,336 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,336 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-28 01:55:47,336 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-28 01:55:47,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,390 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-09-28 01:55:47,391 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-28 01:55:47,392 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-09-28 01:55:47,392 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,392 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-09-28 01:55:47,397 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,397 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-28 01:55:47,397 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-09-28 01:55:47,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,482 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-09-28 01:55:47,483 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-28 01:55:47,484 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-28 01:55:47,499 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,500 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-28 01:55:47,500 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-28 01:55:47,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,562 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-28 01:55:47,563 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-28 01:55:47,563 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-28 01:55:47,563 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,564 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-28 01:55:47,572 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,572 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:55:47,573 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:55:47,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,639 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-28 01:55:47,640 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:55:47,641 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":"1632794146887"}]} 2021-09-28 01:55:47,651 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,651 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-09-28 01:55:47,651 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-28 01:55:47,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,791 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-09-28 01:55:47,792 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-28 01:55:47,792 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-28 01:55:47,803 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,804 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:55:47,804 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-09-28 01:55:47,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,869 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-09-28 01:55:47,870 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-28 01:55:47,870 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-28 01:55:47,872 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,873 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:55:47,873 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-28 01:55:47,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:55:47,926 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-28 01:55:47,926 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":"1632794147842"} 2021-09-28 01:55:47,928 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,929 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:55:47,929 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-28 01:55:47,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:47,981 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:55:47,982 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-28 01:55:47,982 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":"1632794147842"} 2021-09-28 01:55:47,985 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:47,985 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:55:47,985 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:55:47,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:48,045 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-09-28 01:55:48,046 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-28 01:55:48,046 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-28 01:55:48,046 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:48,047 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-28 01:55:48,047 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-28 01:55:48,051 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:48,051 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:48,051 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:48,052 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:48,052 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:48,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:48,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:55:48,590 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:48,590 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:48,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:48,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:48,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:48,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:48,595 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:48,595 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:48,595 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:48,595 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:48,595 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:55:48,596 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:48,596 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:55:48,596 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:48,597 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:48,597 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:55:48,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:49,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:49,227 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:55:49,231 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:49,240 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:55:49,241 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,241 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-09-28 01:55:49,241 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "7b60c527-6987-4e9d-84ca-bdf177bc2b86" } 2021-09-28 01:55:49,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,333 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-09-28 01:55:49,334 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-28 01:55:49,335 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-28 01:55:49,337 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,338 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:55:49,338 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:55:49,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,396 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-28 01:55:49,397 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-28 01:55:49,397 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632794149289"}]} 2021-09-28 01:55:49,400 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,401 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:55:49,401 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-28 01:55:49,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,457 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:55:49,458 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-28 01:55:49,458 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":"1632794147842"} 2021-09-28 01:55:49,461 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,461 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:55:49,461 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:55:49,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,521 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-28 01:55:49,522 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-28 01:55:49,522 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632794149289"}]} 2021-09-28 01:55:49,525 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,525 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:55:49,525 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:55:49,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,596 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 01:55:49,597 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:55:49,598 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":"1632794147691","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 01:55:49,601 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,601 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:55:49,601 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:55:49,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,659 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-28 01:55:49,660 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 01:55:49,660 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794147278"} 2021-09-28 01:55:49,672 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,672 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-09-28 01:55:49,673 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=1632794147278", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-28 01:55:49,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,798 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-09-28 01:55:49,799 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-28 01:55:49,799 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-28 01:55:49,802 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,803 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:55:49,803 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-28 01:55:49,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,860 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:55:49,861 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-28 01:55:49,861 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":"1632794147842"} 2021-09-28 01:55:49,864 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,864 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:55:49,864 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:55:49,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,930 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 01:55:49,931 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:55:49,931 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":"1632794147691","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 01:55:49,934 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:49,934 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:55:49,934 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:55:49,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:49,997 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-28 01:55:49,998 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 01:55:49,998 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794149714","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 01:55:50,001 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:50,002 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-28 01:55:50,002 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-28 01:55:50,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:50,060 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-09-28 01:55:50,061 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-28 01:55:50,061 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"efd0f4e3-e1b9-485c-aefd-e0b4e4153276","owning-entity-name":"OE-ETE_Customer-efd0f4e3-e1b9-485c-aefd-e0b4e4153276","resource-version":"1632792829762","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_e84b3328-8f34-4d7e-bfe1-a6300d16357f/service-subscriptions/service-subscription/pNF/service-instances/service-instance/af40df96-ea12-466b-a404-1d0e48f9c589","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_e84b3328-8f34-4d7e-bfe1-a6300d16357f"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"af40df96-ea12-466b-a404-1d0e48f9c589"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namee84b3328-8f34-4d7e-bfe1-a6300d16357f"}]}]}},{"owning-entity-id":"0d37fdfe-ca09-4a73-8d56-d6593480d3aa","owning-entity-name":"basicnw-oe","resource-version":"1632794021770"}]} 2021-09-28 01:55:50,063 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-28 01:55:50,067 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:50,067 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/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9 2021-09-28 01:55:50,068 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9" } 2021-09-28 01:55:50,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:50,141 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9 HTTP/1.1" 201 0 2021-09-28 01:55:50,142 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-28 01:55:50,142 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-28 01:55:50,145 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:55:50,145 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/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9 2021-09-28 01:55:50,145 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-28 01:55:50,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:55:50,200 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9 HTTP/1.1" 200 128 2021-09-28 01:55:50,201 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-28 01:55:50,201 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owning-entity-name":"basicvm-oe","resource-version":"1632794150106"} 2021-09-28 01:55:50,203 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-28 01:55:50,203 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:55:50,203 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:55:50,204 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:50,204 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:55:50,204 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:55:50,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:55:50,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:55:50,714 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:55:50,715 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:55:50,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:55:50,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:50,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:50,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:50,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:55:50,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:55:50,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:55:50,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:55:50,719 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:55:50,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:55:50,719 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:55:50,720 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:50,720 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:55:50,720 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:55:50,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:51,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:55:51,370 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:55:51,373 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:55:51,379 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:55:51,380 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:51,380 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/distribution 2021-09-28 01:55:51,381 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-28 01:55:51,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:51,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/distribution HTTP/1.1" 200 205 2021-09-28 01:55:51,466 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-28 01:55:51,466 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"f969f289-2192-42bf-90b6-150eb98f8ff4","timestamp":"2021-09-28 01:55:43.819 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-28 01:55:51,469 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:55:51,470 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/f969f289-2192-42bf-90b6-150eb98f8ff4 2021-09-28 01:55:51,470 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-28 01:55:51,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:55:51,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f969f289-2192-42bf-90b6-150eb98f8ff4 HTTP/1.1" 200 29 2021-09-28 01:55:51,537 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-28 01:55:51,537 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-28 01:55:51,539 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-28 01:55:51,540 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-28 01:56:51,602 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:56:51,602 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/f969f289-2192-42bf-90b6-150eb98f8ff4 2021-09-28 01:56:51,603 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-28 01:56:51,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:56:51,739 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f969f289-2192-42bf-90b6-150eb98f8ff4 HTTP/1.1" 200 None 2021-09-28 01:56:51,741 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-28 01:56:51,742 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632794159090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794152272","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":"1632794147406","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":"1632794143344","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794152272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632794135297","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":"1632794135297","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632794135297","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794167001","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632794135297","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":"1632794147406","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794160143","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794166224","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794164357","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794152272","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":"1632794159090","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":"1632794152272","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632794139610","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794168241","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794143344","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794151801","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794165392","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794151202","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632794139610","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794147406","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","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":"1632794163193","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632794139610","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":"1632794156601","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794162153","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794159090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794160287","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794147406","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":"1632794166397","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794147406","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":"1632794139610","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794143344","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":"1632794152272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794165219","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794143344","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794147406","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794162697","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794159090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794143344","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":"1632794150795","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794147406","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794152272","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794153372","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794159090","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":"1632794139610","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794173692","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632794135297","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":"1632794143344","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":"1632794164088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","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":"1632794139610","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":"1632794141132","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632794161584","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632794135297","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":"1632794172686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","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":"1632794159090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632794159090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794143307","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":"1632794152272","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":"1632794139610","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":"1632794135297","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632794163158","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632794167235","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794152805","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","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":"1632794154377","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632794143344","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632794141132","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-28 01:56:51,745 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632794159090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794152272', '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': '1632794147406', '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': '1632794143344', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794152272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632794135297', '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': '1632794135297', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632794135297', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794167001', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632794135297', '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': '1632794147406', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794160143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794166224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794164357', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794152272', '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': '1632794159090', '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': '1632794152272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632794139610', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794168241', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794143344', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794151801', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794165392', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794151202', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632794139610', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794147406', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', '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': '1632794163193', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632794139610', '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': '1632794156601', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794162153', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794159090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794160287', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794147406', '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': '1632794166397', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794147406', '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': '1632794139610', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794143344', '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': '1632794152272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794165219', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794143344', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794147406', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794162697', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794159090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794143344', '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': '1632794150795', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794147406', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794152272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794153372', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794159090', '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': '1632794139610', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794173692', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632794135297', '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': '1632794143344', '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': '1632794164088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', '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': '1632794139610', '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': '1632794141132', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632794161584', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632794135297', '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': '1632794172686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', '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': '1632794159090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632794159090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794143307', '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': '1632794152272', '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': '1632794139610', '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': '1632794135297', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632794163158', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632794167235', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794152805', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', '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': '1632794154377', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632794143344', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632794141132', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-28 01:56:51,747 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-28 01:56:51,748 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-28 01:56:51,748 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-28 01:56:51,748 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-28 01:56:51,748 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-28 01:56:51,748 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-28 01:56:51,749 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-28 01:56:51,761 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': 'ebbe43be-2196-4a0b-a15e-64fe219c6545', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:56:51,761 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-28 01:56:51,762 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "7b60c527-6987-4e9d-84ca-bdf177bc2b86", "modelVersionId": "cce673dc-9e52-471a-a73e-1a44bd0fd1d6", "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": "91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9", "owningEntityName": "basicvm-oe" } } } 2021-09-28 01:56:51,764 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:56:53,390 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-28 01:56:53,392 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-28 01:56:53,393 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545"}} 2021-09-28 01:56:53,393 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-28 01:56:53,412 DEBUG 129:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb392d43-294f-4e77-b4f0-2b15aa911eac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:56:53,414 DEBUG 131:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:56:53,414 DEBUG 132:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:56:53,419 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:56:53,624 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1332 2021-09-28 01:56:53,629 INFO 142:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:56:53,629 DEBUG 146:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 01:56:52 GMT"}}} 2021-09-28 01:57:03,642 DEBUG 129:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad9512e1-6131-4d60-9d1e-28298945af22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:03,643 DEBUG 131:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:57:03,643 DEBUG 132:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:57:03,646 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:03,852 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1542 2021-09-28 01:57:03,854 INFO 142:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:57:03,855 DEBUG 146:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","finishTime":"Tue, 28 Sep 2021 01:56:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:56:56 GMT"}}} 2021-09-28 01:57:03,856 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-28 01:57:03,857 DEBUG 129:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48266beb-d8be-44a2-84bd-290035ad7754', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:03,857 DEBUG 131:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:57:03,858 DEBUG 132:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:57:03,860 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:04,056 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1542 2021-09-28 01:57:04,058 INFO 142:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:57:04,059 DEBUG 146:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","finishTime":"Tue, 28 Sep 2021 01:56:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:56:56 GMT"}}} 2021-09-28 01:57:04,060 DEBUG 129:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc7b17d8-8b64-4c0c-9dff-c72c2831a66c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:04,060 DEBUG 131:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:57:04,061 DEBUG 132:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:57:04,063 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:04,268 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1542 2021-09-28 01:57:04,270 INFO 142:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:57:04,270 DEBUG 146:onap_service.py(8) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","finishTime":"Tue, 28 Sep 2021 01:56:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:56:56 GMT"}}} 2021-09-28 01:57:04,281 DEBUG 129:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '908ee170-ad60-4515-ae6c-fdf70046a7a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:04,282 DEBUG 131:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:57:04,282 DEBUG 132:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:57:04,285 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:04,472 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1542 2021-09-28 01:57:04,474 INFO 142:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:57:04,474 DEBUG 146:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","finishTime":"Tue, 28 Sep 2021 01:56:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:56:56 GMT"}}} 2021-09-28 01:57:04,476 DEBUG 129:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f40fea52-f4ed-4470-a614-664f6b52a12a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:04,476 DEBUG 131:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 2021-09-28 01:57:04,476 DEBUG 132:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] data sent: None 2021-09-28 01:57:04,479 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:04,681 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ebbe43be-2196-4a0b-a15e-64fe219c6545 HTTP/1.1" 200 1542 2021-09-28 01:57:04,683 INFO 142:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response code: 200 2021-09-28 01:57:04,683 DEBUG 146:onap_service.py(1) - [None][Check ebbe43be-2196-4a0b-a15e-64fe219c6545 orchestration request status] response: {"request":{"requestId":"ebbe43be-2196-4a0b-a15e-64fe219c6545","startTime":"Tue, 28 Sep 2021 01:56:51 GMT","finishTime":"Tue, 28 Sep 2021 01:56:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","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":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:56:56 GMT"}}} 2021-09-28 01:57:04,684 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:04,685 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:57:04,685 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:57:04,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:04,756 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-28 01:57:04,757 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-28 01:57:04,757 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632794149714","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-28 01:57:04,761 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:04,761 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 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-378b0975-72eb-479c-bee7-8e1bedc56572 2021-09-28 01:57:04,761 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] data sent: None 2021-09-28 01:57:04,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:04,833 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-378b0975-72eb-479c-bee7-8e1bedc56572 HTTP/1.1" 200 1190 2021-09-28 01:57:04,835 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response code: 200 2021-09-28 01:57:04,835 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response: {"service-instance":[{"service-instance-id":"9fe651a6-75af-49f0-896a-903c593750ac","service-instance-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","model-version-id":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","resource-version":"1632794216128","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/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/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-28 01:57:04,839 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:04,839 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:57:04,840 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-28 01:57:04,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:04,896 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:57:04,897 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-28 01:57:04,897 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":"1632794147842"} 2021-09-28 01:57:04,900 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:04,900 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:57:04,901 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:57:04,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:04,968 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-28 01:57:04,970 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-28 01:57:04,970 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632794149714","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-28 01:57:04,973 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:04,974 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 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-378b0975-72eb-479c-bee7-8e1bedc56572 2021-09-28 01:57:04,974 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] data sent: None 2021-09-28 01:57:04,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:05,045 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-378b0975-72eb-479c-bee7-8e1bedc56572 HTTP/1.1" 200 1190 2021-09-28 01:57:05,046 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response code: 200 2021-09-28 01:57:05,046 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response: {"service-instance":[{"service-instance-id":"9fe651a6-75af-49f0-896a-903c593750ac","service-instance-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","model-version-id":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","resource-version":"1632794216128","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/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/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-28 01:57:05,050 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:05,050 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:57:05,050 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:57:05,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:05,143 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 01:57:05,144 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:57:05,144 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632794147691","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 01:57:05,147 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:05,148 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:57:05,148 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:57:05,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:05,226 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-28 01:57:05,227 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 01:57:05,227 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794149714","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 01:57:05,230 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:57:05,230 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:57:05,232 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:05,232 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:57:05,233 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:57:05,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:06,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:57:06,493 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:57:06,494 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:57:06,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:57:06,499 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:06,499 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:06,500 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:06,500 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:57:06,501 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:06,501 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:06,502 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:06,503 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:57:06,503 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:57:06,504 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:57:06,505 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:06,505 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:57:06,506 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:57:06,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:57:07,547 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:57:07,550 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:57:07,553 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:57:07,561 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:57:07,562 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:07,562 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel 2021-09-28 01:57:07,562 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-28 01:57:07,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:07,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel HTTP/1.1" 200 None 2021-09-28 01:57:07,798 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-28 01:57:07,799 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-28 01:57:07,870 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:57:07,870 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:57:07,871 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:07,871 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:57:07,871 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:57:07,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:08,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:57:08,766 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:57:08,766 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:57:08,770 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:57:08,770 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:08,770 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:08,771 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:08,771 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:57:08,771 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:08,771 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:08,771 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:08,772 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:57:08,772 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:57:08,772 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:57:08,773 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:08,773 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:57:08,773 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:57:08,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:57:09,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:57:09,522 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:57:09,525 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:57:09,531 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:57:09,532 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': '34e958e5-5f02-423e-88be-070a241ced8d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:09,533 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/9fe651a6-75af-49f0-896a-903c593750ac/vnfs 2021-09-28 01:57:09,533 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "7b60c527-6987-4e9d-84ca-bdf177bc2b86" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "7b5355e2-712c-47af-bbbd-11ad13dfe113", "modelVersionId": "87343125-b121-49b9-a757-1aef2800bf1d", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "1fe6972d-6eeb-4704-951a-7ecfba159ca9", "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": "9fe651a6-75af-49f0-896a-903c593750ac", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "7b60c527-6987-4e9d-84ca-bdf177bc2b86", "modelVersion": "1.0", "modelVersionId": "cce673dc-9e52-471a-a73e-1a44bd0fd1d6" } } }] } } 2021-09-28 01:57:09,535 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:11,237 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs HTTP/1.1" 202 262 2021-09-28 01:57:11,239 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-28 01:57:11,240 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d"}} 2021-09-28 01:57:11,241 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-28 01:57:11,251 DEBUG 129:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7443269f-ee7a-4d5a-833e-7027007c211d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:11,252 DEBUG 131:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:11,252 DEBUG 132:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:11,256 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:11,459 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 1900 2021-09-28 01:57:11,462 INFO 142:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:11,463 DEBUG 146:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 01:57:10 GMT"}}} 2021-09-28 01:57:21,475 DEBUG 129:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c59df54-4272-40b3-a781-23011113df02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:21,476 DEBUG 131:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:21,476 DEBUG 132:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:21,479 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:21,700 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 2106 2021-09-28 01:57:21,702 INFO 142:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:21,703 DEBUG 146:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","finishTime":"Tue, 28 Sep 2021 01:57:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:57:18 GMT"}}} 2021-09-28 01:57:21,704 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-28 01:57:21,705 DEBUG 129:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'daccc237-3f29-4137-bbd3-edc5b8f3bc91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:21,705 DEBUG 131:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:21,706 DEBUG 132:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:21,708 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:21,907 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 2106 2021-09-28 01:57:21,909 INFO 142:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:21,910 DEBUG 146:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","finishTime":"Tue, 28 Sep 2021 01:57:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:57:18 GMT"}}} 2021-09-28 01:57:21,911 DEBUG 129:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23209322-7804-4a0b-a273-61b55654d8a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:21,911 DEBUG 131:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:21,912 DEBUG 132:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:21,914 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:22,109 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 2106 2021-09-28 01:57:22,111 INFO 142:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:22,111 DEBUG 146:onap_service.py(9) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","finishTime":"Tue, 28 Sep 2021 01:57:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:57:18 GMT"}}} 2021-09-28 01:57:22,123 DEBUG 129:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7768aa0b-0105-4e6e-8464-58a34c6837e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:22,124 DEBUG 131:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:22,124 DEBUG 132:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:22,128 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:22,332 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 2106 2021-09-28 01:57:22,335 INFO 142:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:22,335 DEBUG 146:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","finishTime":"Tue, 28 Sep 2021 01:57:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:57:18 GMT"}}} 2021-09-28 01:57:22,336 DEBUG 129:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a533c4cc-9807-4619-b591-cff795c871d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:22,337 DEBUG 131:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d 2021-09-28 01:57:22,337 DEBUG 132:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] data sent: None 2021-09-28 01:57:22,339 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:22,523 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/34e958e5-5f02-423e-88be-070a241ced8d HTTP/1.1" 200 2106 2021-09-28 01:57:22,525 INFO 142:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response code: 200 2021-09-28 01:57:22,526 DEBUG 146:onap_service.py(1) - [None][Check 34e958e5-5f02-423e-88be-070a241ced8d orchestration request status] response: {"request":{"requestId":"34e958e5-5f02-423e-88be-070a241ced8d","startTime":"Tue, 28 Sep 2021 01:57:09 GMT","finishTime":"Tue, 28 Sep 2021 01:57:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}}],"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:57:18 GMT"}}} 2021-09-28 01:57:22,528 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:22,528 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-28 01:57:22,528 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-28 01:57:22,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:22,599 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-28 01:57:22,600 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-28 01:57:22,601 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":"1632794147842"} 2021-09-28 01:57:22,604 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:22,604 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-28 01:57:22,604 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-28 01:57:22,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:22,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-28 01:57:22,728 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-28 01:57:22,728 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632794149714","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-28 01:57:22,732 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:22,732 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 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-378b0975-72eb-479c-bee7-8e1bedc56572 2021-09-28 01:57:22,732 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] data sent: None 2021-09-28 01:57:22,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:22,831 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-378b0975-72eb-479c-bee7-8e1bedc56572 HTTP/1.1" 200 1641 2021-09-28 01:57:22,832 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response code: 200 2021-09-28 01:57:22,832 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572 service-instance-name] response: {"service-instance":[{"service-instance-id":"9fe651a6-75af-49f0-896a-903c593750ac","service-instance-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","model-version-id":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","resource-version":"1632794232888","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/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/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-28 01:57:22,835 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:22,835 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:57:22,836 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:57:22,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:22,931 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 01:57:22,932 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:57:22,932 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 01:57:22,935 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:22,936 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:57:22,936 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:57:22,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:23,033 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-28 01:57:23,034 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 01:57:23,034 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794233129","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 01:57:23,036 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:23,037 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list 2021-09-28 01:57:23,037 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 01:57:23,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:23,138 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list HTTP/1.1" 200 1063 2021-09-28 01:57:23,139 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 01:57:23,139 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/v24/business/owning-entities/owning-entity/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-28 01:57:23,142 DEBUG 129:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:57:23,142 DEBUG 131:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e 2021-09-28 01:57:23,142 DEBUG 132:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] data sent: None 2021-09-28 01:57:23,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:57:23,326 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e HTTP/1.1" 200 3768 2021-09-28 01:57:23,327 INFO 142:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response code: 200 2021-09-28 01:57:23,328 DEBUG 146:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response: {"vnf-id":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnf-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632794238493","model-invariant-id":"7b5355e2-712c-47af-bbbd-11ad13dfe113","model-version-id":"87343125-b121-49b9-a757-1aef2800bf1d","model-customization-id":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/service-data/vnfs/vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9fe651a6-75af-49f0-896a-903c593750ac","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":"9fe651a6-75af-49f0-896a-903c593750ac"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-28 01:57:23,332 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:57:23,332 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:57:23,333 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:23,333 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:57:23,333 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:57:23,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:25,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:57:25,138 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:57:25,139 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:57:25,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:57:25,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:25,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:25,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:25,142 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:57:25,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:25,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:25,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:25,143 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:57:25,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:57:25,144 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:57:25,144 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:25,145 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:57:25,145 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:57:25,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:57:27,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:57:27,904 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:57:27,907 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:57:27,913 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:57:27,914 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:27,914 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel 2021-09-28 01:57:27,915 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-28 01:57:27,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:28,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel HTTP/1.1" 200 None 2021-09-28 01:57:28,885 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-28 01:57:28,886 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-28 01:57:28,947 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': '38e9c059-47b8-4a0b-96f6-106d771f6271', 'x-fromappid': 'API client'} 2021-09-28 01:57:28,947 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-28 01:57:28,947 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-378b0975-72eb-479c-bee7-8e1bedc56572" }, "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-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-28 01:57:28,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-28 01:57:29,138 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-28 01:57:29,140 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-28 01:57:29,141 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-28 01:57:29,171 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 01:57:29,171 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 01:57:29,172 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:29,172 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 01:57:29,172 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 01:57:29,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 01:57:32,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 01:57:32,589 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 01:57:32,589 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 01:57:32,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 01:57:32,593 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:32,593 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:32,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:32,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 01:57:32,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 01:57:32,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 01:57:32,595 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 01:57:32,595 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 01:57:32,595 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 01:57:32,595 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 01:57:32,596 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 01:57:32,596 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 01:57:32,596 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 01:57:32,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 01:57:36,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 01:57:36,302 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 01:57:36,305 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 01:57:36,313 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 01:57:36,315 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': '384f8e52-1b82-443c-8cf7-b95d22f4b8b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:36,315 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/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vfModules 2021-09-28 01:57:36,315 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-378b0975-72eb-479c-bee7-8e1bedc56572", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "dc90ee82-846a-4604-897c-e22f29ada6c5", "modelVersionId": "9e202002-34b7-4f81-bf9f-94977ea0def6", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba", "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": "9fe651a6-75af-49f0-896a-903c593750ac", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "7b60c527-6987-4e9d-84ca-bdf177bc2b86", "modelVersion": "1.0", "modelVersionId": "cce673dc-9e52-471a-a73e-1a44bd0fd1d6" } } }, { "relatedInstance": { "instanceId": "ff479431-e0f2-4a79-975f-0ffabbe1d33e", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "7b5355e2-712c-47af-bbbd-11ad13dfe113", "modelVersion": "1.0", "modelVersionId": "87343125-b121-49b9-a757-1aef2800bf1d", "modelCustomizationId": "1fe6972d-6eeb-4704-951a-7ecfba159ca9", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-28 01:57:36,318 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:38,106 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vfModules HTTP/1.1" 202 262 2021-09-28 01:57:38,108 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-09-28 01:57:38,108 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","instanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7"}} 2021-09-28 01:57:38,109 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-28 01:57:38,119 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '042c260a-88ce-4bab-8de9-cc803ba04afc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:38,120 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:57:38,121 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:57:38,125 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:38,335 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 2461 2021-09-28 01:57:38,339 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:57:38,340 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 01:57:37 GMT"}}} 2021-09-28 01:57:48,352 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c454b12-4482-4f9a-89dc-fad060597ed0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:48,353 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:57:48,353 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:57:48,357 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:48,938 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 2704 2021-09-28 01:57:48,940 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:57:48,941 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"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.","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:42 GMT"}}} 2021-09-28 01:57:58,955 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e48e156-c187-43ba-b2b5-833f9131cbe2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:57:58,955 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:57:58,956 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:57:58,959 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:57:59,497 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4948 2021-09-28 01:57:59,499 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:57:59,500 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:49 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:09,512 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a0bbcab-6321-4f9f-93a5-05654172ce7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:09,513 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:09,513 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:09,516 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:10,062 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4948 2021-09-28 01:58:10,065 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:10,065 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:49 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:20,078 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a030553-d3dd-4143-96fe-f1f0623f8f9b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:20,078 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:20,079 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:20,082 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:20,622 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4948 2021-09-28 01:58:20,624 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:20,624 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:49 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:30,636 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b65f4f67-c55f-44af-a87d-c733b8be5ee1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:30,637 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:30,637 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:30,640 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:31,192 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4950 2021-09-28 01:58:31,194 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:31,195 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:49 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:41,207 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '066b6e1a-688c-4d8d-913a-9c09e067ebb7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:41,208 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:41,208 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:41,211 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:41,769 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4950 2021-09-28 01:58:41,771 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:41,771 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:57:49 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:51,783 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ca16729-7283-4859-b49a-ee1704a0df48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:51,783 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:51,784 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:51,786 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:51,981 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4918 2021-09-28 01:58:51,982 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:51,983 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","finishTime":"Tue, 28 Sep 2021 01:58:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:58:47 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:51,984 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-28 01:58:51,985 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd0d8300-c528-41bb-95f5-c9e5dd3a3a1c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:51,985 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:51,985 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:51,987 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:52,205 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4918 2021-09-28 01:58:52,207 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:52,207 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","finishTime":"Tue, 28 Sep 2021 01:58:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:58:47 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:52,209 DEBUG 129:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9ef41f0-7066-4cc3-b694-19f1242f42ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:52,209 DEBUG 131:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:52,209 DEBUG 132:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:52,212 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:52,405 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4918 2021-09-28 01:58:52,407 INFO 142:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:52,408 DEBUG 146:onap_service.py(10) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","finishTime":"Tue, 28 Sep 2021 01:58:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:58:47 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:52,418 DEBUG 129:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1e6540d-2d11-467d-9318-7acbe96ab937', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:52,419 DEBUG 131:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:52,419 DEBUG 132:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:52,423 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:52,610 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4918 2021-09-28 01:58:52,612 INFO 142:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:52,613 DEBUG 146:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","finishTime":"Tue, 28 Sep 2021 01:58:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:58:47 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:52,614 DEBUG 129:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3da4ba90-5f70-4e2b-8c54-13852401573c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:58:52,615 DEBUG 131:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 2021-09-28 01:58:52,615 DEBUG 132:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] data sent: None 2021-09-28 01:58:52,617 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:58:52,812 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/384f8e52-1b82-443c-8cf7-b95d22f4b8b7 HTTP/1.1" 200 4918 2021-09-28 01:58:52,814 INFO 142:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response code: 200 2021-09-28 01:58:52,815 DEBUG 146:onap_service.py(1) - [None][Check 384f8e52-1b82-443c-8cf7-b95d22f4b8b7 orchestration request status] response: {"request":{"requestId":"384f8e52-1b82-443c-8cf7-b95d22f4b8b7","startTime":"Tue, 28 Sep 2021 01:57:36 GMT","finishTime":"Tue, 28 Sep 2021 01:58:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"}}},{"relatedInstance":{"instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 01:58:47 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":null,\"creation_time\":1632794013000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:58:52,816 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-28 01:58:52,817 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-28 01:59:02,828 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:02,828 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list 2021-09-28 01:59:02,829 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 01:59:02,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:02,905 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list HTTP/1.1" 200 1063 2021-09-28 01:59:02,906 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 01:59:02,906 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/v24/business/owning-entities/owning-entity/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-28 01:59:02,908 DEBUG 129:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:02,909 DEBUG 131:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e 2021-09-28 01:59:02,909 DEBUG 132:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] data sent: None 2021-09-28 01:59:02,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:02,988 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e HTTP/1.1" 200 4539 2021-09-28 01:59:02,989 INFO 142:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response code: 200 2021-09-28 01:59:02,990 DEBUG 146:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response: {"vnf-id":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnf-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632794322795","model-invariant-id":"7b5355e2-712c-47af-bbbd-11ad13dfe113","model-version-id":"87343125-b121-49b9-a757-1aef2800bf1d","model-customization-id":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/service-data/vnfs/vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/2464718f-efd8-4421-8ddf-f3703a9bc341","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":"2464718f-efd8-4421-8ddf-f3703a9bc341"}],"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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9fe651a6-75af-49f0-896a-903c593750ac","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":"9fe651a6-75af-49f0-896a-903c593750ac"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-28 01:59:02,993 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-28 01:59:02,993 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-28 01:59:02,993 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:02,994 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vf-modules 2021-09-28 01:59:02,994 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0 VF modules] data sent: None 2021-09-28 01:59:02,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,059 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vf-modules HTTP/1.1" 200 1641 2021-09-28 01:59:03,060 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0 VF modules] response code: 200 2021-09-28 01:59:03,060 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"e7873a69-cd86-4b77-b44c-2d27872ab904","vf-module-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","heat-stack-id":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632794326703","model-invariant-id":"dc90ee82-846a-4604-897c-e22f29ada6c5","model-version-id":"9e202002-34b7-4f81-bf9f-94977ea0def6","model-customization-id":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/service-data/vnfs/vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vnf-data/vf-modules/vf-module/e7873a69-cd86-4b77-b44c-2d27872ab904/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/2464718f-efd8-4421-8ddf-f3703a9bc341","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":"2464718f-efd8-4421-8ddf-f3703a9bc341"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-28 01:59:03,063 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-28 01:59:03,063 DEBUG 158:vf_module.py(1) - Delete e7873a69-cd86-4b77-b44c-2d27872ab904 VF module 2021-09-28 01:59:03,063 DEBUG 45:deletion.py(1) - VF module e7873a69-cd86-4b77-b44c-2d27872ab904 deletion request 2021-09-28 01:59:03,077 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,077 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 01:59:03,077 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 01:59:03,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,136 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 01:59:03,137 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 01:59:03,137 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 01:59:03,139 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,139 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:59:03,139 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:59:03,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,202 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 01:59:03,203 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:59:03,203 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 01:59:03,204 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,205 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 01:59:03,205 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 01:59:03,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,258 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 01:59:03,258 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 01:59:03,259 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 01:59:03,260 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,260 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:59:03,260 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:59:03,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,315 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 01:59:03,316 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:59:03,316 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 01:59:03,319 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,319 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 01:59:03,319 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 01:59:03,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 01:59:03,368 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 01:59:03,368 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 01:59:03,371 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,371 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 01:59:03,371 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 01:59:03,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,435 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 01:59:03,436 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 01:59:03,437 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 01:59:03,439 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 01:59:03,439 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 01:59:03,440 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 01:59:03,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 01:59:03,495 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-28 01:59:03,496 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 01:59:03,497 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794233129","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 01:59:03,499 DEBUG 129:onap_service.py(1) - [None][Create e7873a69-cd86-4b77-b44c-2d27872ab904 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc4cf8ea-b022-4608-b774-275106e1b88c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:03,500 DEBUG 131:onap_service.py(1) - [None][Create e7873a69-cd86-4b77-b44c-2d27872ab904 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vfModules/e7873a69-cd86-4b77-b44c-2d27872ab904 2021-09-28 01:59:03,500 DEBUG 132:onap_service.py(1) - [None][Create e7873a69-cd86-4b77-b44c-2d27872ab904 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "dc90ee82-846a-4604-897c-e22f29ada6c5", "modelVersionId": "9e202002-34b7-4f81-bf9f-94977ea0def6", "modelName": "basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572", "modelVersion": "1632794326703", "modelCustomizationId": "0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-28 01:59:03,503 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:04,934 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vfModules/e7873a69-cd86-4b77-b44c-2d27872ab904 HTTP/1.1" 202 262 2021-09-28 01:59:04,936 INFO 142:onap_service.py(1) - [None][Create e7873a69-cd86-4b77-b44c-2d27872ab904 VF moduledeletion request] response code: 202 2021-09-28 01:59:04,936 DEBUG 146:onap_service.py(1) - [None][Create e7873a69-cd86-4b77-b44c-2d27872ab904 VF moduledeletion request] response: {"requestReferences":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","instanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c"}} 2021-09-28 01:59:04,937 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-28 01:59:04,949 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96440df7-e634-4fd1-8b74-598a036e6ba6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:04,950 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:04,950 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:04,955 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:05,142 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 1315 2021-09-28 01:59:05,145 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:05,146 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 01:59:04 GMT"}}} 2021-09-28 01:59:15,158 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76aa7727-01fd-44d5-80cd-fd332116b144', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:15,159 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:15,159 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:15,162 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:15,775 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3811 2021-09-28 01:59:15,778 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:15,778 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:59:25,790 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4584428-322b-460a-93c1-74ee644301c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:25,791 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:25,791 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:25,795 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:26,322 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3815 2021-09-28 01:59:26,324 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:26,324 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:59:36,336 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd35f4c0-acbd-48a8-8726-1b55a0a27311', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:36,337 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:36,337 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:36,340 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:36,929 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3815 2021-09-28 01:59:36,931 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:36,931 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:59:46,943 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9168b0e-f1bc-4d38-8317-08a037ed7370', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:46,944 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:46,944 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:46,947 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:47,542 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3815 2021-09-28 01:59:47,544 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:47,545 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 01:59:57,557 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '407b9c48-f86a-43d8-9659-b20662b26bba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 01:59:57,558 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 01:59:57,558 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 01:59:57,561 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 01:59:58,103 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3815 2021-09-28 01:59:58,104 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 01:59:58,105 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:08,116 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5af710af-58e4-498d-8808-233fcb8d3d78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:08,117 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:08,117 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:08,120 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:08,637 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3815 2021-09-28 02:00:08,639 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:08,640 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Tue, 28 Sep 2021 01:59:09 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:18,652 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd8249a86-6115-4fb0-8e7d-54f6564cb92c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:18,652 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:18,653 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:18,656 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:18,855 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3779 2021-09-28 02:00:18,857 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:18,858 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","finishTime":"Tue, 28 Sep 2021 02:00:18 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:18 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:18,859 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-28 02:00:18,859 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7eef1f61-f688-46bf-a7b0-6cf8e5d72ba9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:18,860 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:18,860 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:18,862 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:19,046 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3779 2021-09-28 02:00:19,048 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:19,048 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","finishTime":"Tue, 28 Sep 2021 02:00:18 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:18 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:19,049 DEBUG 129:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9729c9b4-e13f-4f7f-ba0a-4ef15c7ce9ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:19,050 DEBUG 131:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:19,050 DEBUG 132:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:19,052 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:19,247 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3779 2021-09-28 02:00:19,249 INFO 142:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:19,249 DEBUG 146:onap_service.py(11) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","finishTime":"Tue, 28 Sep 2021 02:00:18 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:18 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:19,259 DEBUG 129:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5bf2f67c-539d-4cb1-a6fa-45cbe2323c35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:19,260 DEBUG 131:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:19,260 DEBUG 132:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:19,264 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:19,450 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3779 2021-09-28 02:00:19,452 INFO 142:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:19,453 DEBUG 146:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","finishTime":"Tue, 28 Sep 2021 02:00:18 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:18 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:19,455 DEBUG 129:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1be0c92b-29ad-4b0d-8d46-a18cf12ea751', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:19,455 DEBUG 131:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c 2021-09-28 02:00:19,455 DEBUG 132:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] data sent: None 2021-09-28 02:00:19,458 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:19,670 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bc4cf8ea-b022-4608-b774-275106e1b88c HTTP/1.1" 200 3779 2021-09-28 02:00:19,671 INFO 142:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response code: 200 2021-09-28 02:00:19,672 DEBUG 146:onap_service.py(1) - [None][Check bc4cf8ea-b022-4608-b774-275106e1b88c orchestration request status] response: {"request":{"requestId":"bc4cf8ea-b022-4608-b774-275106e1b88c","startTime":"Tue, 28 Sep 2021 01:59:03 GMT","finishTime":"Tue, 28 Sep 2021 02:00:18 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"dc90ee82-846a-4604-897c-e22f29ada6c5","modelType":"vfModule","modelName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572","modelVersion":"1632794326703","modelCustomizationUuid":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelVersionId":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelCustomizationId":"0e1fd438-f1a2-4ee8-bf83-d5be83cab8ba","modelUuid":"9e202002-34b7-4f81-bf9f-94977ea0def6","modelInvariantUuid":"dc90ee82-846a-4604-897c-e22f29ada6c5"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vfModuleInstanceId":"e7873a69-cd86-4b77-b44c-2d27872ab904","vfModuleInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:18 GMT"},"requestProcessingData":[{"groupingId":"3a4d58fd-9370-44df-b4c2-c8de41383376","tag":"StackInformation","dataPairs":[{"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572":"{\"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-378b0975-72eb-479c-bee7-8e1bedc56572/3a4d58fd-9370-44df-b4c2-c8de41383376\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"updated_time\":1632794094000,\"creation_time\":1632794013000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d719ed051fff4ff0aaaa4588efd9b72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ff479431-e0f2-4a79-975f-0ffabbe1d33e\",\"OS::stack_id\":\"3a4d58fd-9370-44df-b4c2-c8de41383376\",\"OS::stack_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572\",\"vf_module_id\":\"e7873a69-cd86-4b77-b44c-2d27872ab904\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-28 02:00:19,673 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-28 02:00:19,674 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:19,674 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list 2021-09-28 02:00:19,674 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:19,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:19,757 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/9fe651a6-75af-49f0-896a-903c593750ac/relationship-list HTTP/1.1" 200 1063 2021-09-28 02:00:19,758 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:19,759 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/v24/business/owning-entities/owning-entity/91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d2ef6a-e7b5-47d9-b2a3-50d48adc65b9"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-28 02:00:19,762 DEBUG 129:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:19,763 DEBUG 131:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e 2021-09-28 02:00:19,763 DEBUG 132:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] data sent: None 2021-09-28 02:00:19,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:19,853 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e HTTP/1.1" 200 3768 2021-09-28 02:00:19,854 INFO 142:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response code: 200 2021-09-28 02:00:19,854 DEBUG 146:onap_service.py(1) - [AAI][Get 9fe651a6-75af-49f0-896a-903c593750ac ABCMeta] response: {"vnf-id":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnf-name":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632794414899","model-invariant-id":"7b5355e2-712c-47af-bbbd-11ad13dfe113","model-version-id":"87343125-b121-49b9-a757-1aef2800bf1d","model-customization-id":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9fe651a6-75af-49f0-896a-903c593750ac/service-data/vnfs/vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/9fe651a6-75af-49f0-896a-903c593750ac","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":"9fe651a6-75af-49f0-896a-903c593750ac"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-28 02:00:19,857 DEBUG 384:vnf.py(1) - Delete ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF 2021-09-28 02:00:19,858 DEBUG 80:deletion.py(1) - VNF ff479431-e0f2-4a79-975f-0ffabbe1d33e deletion request 2021-09-28 02:00:19,875 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 02:00:19,876 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 02:00:19,876 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:19,877 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 02:00:19,877 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 02:00:19,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:23,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 02:00:23,726 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 02:00:23,727 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 02:00:23,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 02:00:23,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:23,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:23,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:23,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 02:00:23,734 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:23,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:23,735 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:23,736 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 02:00:23,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 02:00:23,737 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 02:00:23,738 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:23,738 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 02:00:23,739 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 02:00:23,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 02:00:28,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 02:00:28,406 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 02:00:28,409 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 02:00:28,417 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 02:00:28,418 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:28,419 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel 2021-09-28 02:00:28,419 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-28 02:00:28,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:29,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel HTTP/1.1" 200 None 2021-09-28 02:00:29,597 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-28 02:00:29,597 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-28 02:00:29,653 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:29,653 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:29,654 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:29,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:29,790 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:29,791 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:29,791 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:29,795 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:29,796 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:29,796 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:29,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:29,977 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 02:00:29,978 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:29,978 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 02:00:29,982 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:29,983 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:29,983 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:29,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:30,091 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:30,092 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:30,093 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:30,097 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:30,097 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:30,098 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:30,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:30,286 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 02:00:30,288 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:30,288 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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 02:00:30,292 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:30,292 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:30,292 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:30,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:30,382 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:30,383 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:30,383 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:30,386 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:30,387 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:30,387 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:30,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:30,589 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-28 02:00:30,590 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:30,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":"1632794233013","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/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]}]}}]} 2021-09-28 02:00:30,594 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:30,594 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 02:00:30,595 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 02:00:30,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:30,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-28 02:00:30,774 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 02:00:30,775 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794233129","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ff479431-e0f2-4a79-975f-0ffabbe1d33e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ff479431-e0f2-4a79-975f-0ffabbe1d33e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 02:00:30,778 DEBUG 129:onap_service.py(1) - [None][Create ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:30,779 DEBUG 131:onap_service.py(1) - [None][Create ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e 2021-09-28 02:00:30,779 DEBUG 132:onap_service.py(1) - [None][Create ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "7b5355e2-712c-47af-bbbd-11ad13dfe113", "modelVersion": "1.0", "modelVersionId": "87343125-b121-49b9-a757-1aef2800bf1d", "modelCustomizationId": "1fe6972d-6eeb-4704-951a-7ecfba159ca9", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-28 02:00:30,782 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:32,457 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac/vnfs/ff479431-e0f2-4a79-975f-0ffabbe1d33e HTTP/1.1" 202 262 2021-09-28 02:00:32,459 INFO 142:onap_service.py(1) - [None][Create ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF deletion request] response code: 202 2021-09-28 02:00:32,460 DEBUG 146:onap_service.py(1) - [None][Create ff479431-e0f2-4a79-975f-0ffabbe1d33e VNF deletion request] response: {"requestReferences":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","instanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f"}} 2021-09-28 02:00:32,460 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-28 02:00:32,473 DEBUG 129:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ba29704-7eae-453a-baa3-5e8e5c1bcdee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:32,474 DEBUG 131:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:32,474 DEBUG 132:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:32,479 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:32,674 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1270 2021-09-28 02:00:32,677 INFO 142:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:32,678 DEBUG 146:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 02:00:32 GMT"}}} 2021-09-28 02:00:42,690 DEBUG 129:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17c4ac24-89cd-4319-96c2-2e52dda67de8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:42,691 DEBUG 131:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:42,691 DEBUG 132:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:42,694 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:42,897 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1476 2021-09-28 02:00:42,899 INFO 142:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:42,900 DEBUG 146:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","finishTime":"Tue, 28 Sep 2021 02:00:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:38 GMT"}}} 2021-09-28 02:00:42,901 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-28 02:00:42,902 DEBUG 129:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '188bc5d5-ff22-4513-ab4f-39eeb60329f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:42,902 DEBUG 131:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:42,902 DEBUG 132:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:42,905 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:43,084 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1476 2021-09-28 02:00:43,086 INFO 142:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:43,086 DEBUG 146:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","finishTime":"Tue, 28 Sep 2021 02:00:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:38 GMT"}}} 2021-09-28 02:00:43,088 DEBUG 129:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be7394fc-b86b-4a63-8a50-a6be4734657f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:43,088 DEBUG 131:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:43,088 DEBUG 132:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:43,091 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:43,275 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1476 2021-09-28 02:00:43,277 INFO 142:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:43,278 DEBUG 146:onap_service.py(12) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","finishTime":"Tue, 28 Sep 2021 02:00:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:38 GMT"}}} 2021-09-28 02:00:43,288 DEBUG 129:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf07b092-02d7-45ae-bf1e-03b00c534a6d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:43,288 DEBUG 131:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:43,289 DEBUG 132:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:43,292 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:43,492 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1476 2021-09-28 02:00:43,494 INFO 142:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:43,495 DEBUG 146:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","finishTime":"Tue, 28 Sep 2021 02:00:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:38 GMT"}}} 2021-09-28 02:00:43,496 DEBUG 129:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97a2b927-29fe-43f3-ad3e-4ded26647d1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:43,496 DEBUG 131:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f 2021-09-28 02:00:43,496 DEBUG 132:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] data sent: None 2021-09-28 02:00:43,499 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:43,688 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f HTTP/1.1" 200 1476 2021-09-28 02:00:43,690 INFO 142:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response code: 200 2021-09-28 02:00:43,690 DEBUG 146:onap_service.py(1) - [None][Check fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f orchestration request status] response: {"request":{"requestId":"fdd7e9f7-aa33-40f0-9a4a-eb86ca4c5d7f","startTime":"Tue, 28 Sep 2021 02:00:31 GMT","finishTime":"Tue, 28 Sep 2021 02:00:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"7b5355e2-712c-47af-bbbd-11ad13dfe113","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelVersionId":"87343125-b121-49b9-a757-1aef2800bf1d","modelCustomizationId":"1fe6972d-6eeb-4704-951a-7ecfba159ca9","modelUuid":"87343125-b121-49b9-a757-1aef2800bf1d","modelInvariantUuid":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"9fe651a6-75af-49f0-896a-903c593750ac","vnfInstanceId":"ff479431-e0f2-4a79-975f-0ffabbe1d33e","vnfInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:38 GMT"}}} 2021-09-28 02:00:43,691 DEBUG 319:service.py(1) - Delete 9fe651a6-75af-49f0-896a-903c593750ac service instance 2021-09-28 02:00:43,692 DEBUG 113:deletion.py(1) - Service 9fe651a6-75af-49f0-896a-903c593750ac deletion request 2021-09-28 02:00:43,707 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 02:00:43,708 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 02:00:43,708 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:43,708 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 02:00:43,709 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 02:00:43,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:44,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 02:00:44,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 02:00:44,527 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 02:00:44,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 02:00:44,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:44,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:44,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:44,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 02:00:44,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:44,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:44,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:44,531 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 02:00:44,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 02:00:44,532 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 02:00:44,532 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:44,532 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 02:00:44,533 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 02:00:44,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 02:00:45,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 02:00:45,496 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 02:00:45,499 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 02:00:45,506 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 02:00:45,506 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 02:00:45,506 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 02:00:45,507 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:45,507 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 02:00:45,507 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 02:00:45,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:46,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 02:00:46,072 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 02:00:46,073 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 02:00:46,076 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 02:00:46,076 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:46,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:46,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:46,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 02:00:46,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:46,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:46,078 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:46,078 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 02:00:46,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 02:00:46,078 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 02:00:46,079 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:46,079 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 02:00:46,080 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 02:00:46,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 02:00:46,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 02:00:46,804 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 02:00:46,807 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 02:00:46,814 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 02:00:46,815 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-28 02:00:46,816 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-28 02:00:46,816 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:46,816 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-28 02:00:46,817 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-28 02:00:46,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:47,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-28 02:00:47,775 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-28 02:00:47,775 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/afc00e90-b11d-48d3-8687-357f3f334012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-28 02:00:47,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-28 02:00:47,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:47,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:47,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:47,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-28 02:00:47,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-28 02:00:47,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-28 02:00:47,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-28 02:00:47,780 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-28 02:00:47,780 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-28 02:00:47,780 INFO 192:__init__.py(1) - Service found, updating information 2021-09-28 02:00:47,781 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:47,781 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-28 02:00:47,781 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-28 02:00:47,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-28 02:00:48,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-28 02:00:48,445 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-28 02:00:48,448 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0ff4f416-e7d4-4605-af60-52ee9103f455","lifecycleState":"CERTIFIED","lastUpdateDate":1632784591471,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2be3024-1356-4560-b319-0ea903c918fa","invariantUUID":"09169f33-ed17-4fab-86a4-2b6659641d41","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":"port","uniqueId":"db9e1916-c264-4efa-a4a1-aa329e886ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632784540233,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1a5c193-9143-41f3-99da-1099d40993b3","invariantUUID":"7b348844-8306-4353-b46b-b707601dc304","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"825d7628-6688-4ce9-9255-f18cc6774b63","lifecycleState":"CERTIFIED","lastUpdateDate":1632785079202,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c62fee-bf52-42b8-8aab-f250736a4305","invariantUUID":"67a81f6f-94e6-43f5-ada4-389c41b6499e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec239621-7d52-4595-91b7-158059f1df9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784918651,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ff36e17-bde8-4330-91e4-fd6d08618ff9","invariantUUID":"d04d9fac-0fa6-4d1a-80d0-7f78d33d1ec2","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea603bd2-013e-4057-810d-0fc9a9248f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1632784547212,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ac04212-8788-4235-ab70-03626a46c54f","invariantUUID":"0f9593d0-8bf3-48a6-83df-55f4214946f3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66e04f14-4ee0-4603-b583-5e96910a6c95","lifecycleState":"CERTIFIED","lastUpdateDate":1632785031847,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a86911b1-76e9-4e4d-9060-06fc4bf9ba4c","invariantUUID":"32e3bce3-d105-4664-9d9f-77f343d52ba8","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":"defaulticon","uniqueId":"23ab45fe-5ff7-4b4f-9f86-81cbf4de9f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784975094,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ed09fdd-b923-47a3-8b57-bfba4caf762f","invariantUUID":"f4da4482-8157-4195-81c1-61e3ed1c322a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"baa80f71-9fc2-49b1-a775-dd0f9548d674","lifecycleState":"CERTIFIED","lastUpdateDate":1632784997391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fecdcda-4f4e-40f5-ae2f-4621a5774312","invariantUUID":"b48f444e-e526-47e9-b7d8-bd7e87dad0a8","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":"defaulticon","uniqueId":"d68865be-9fed-4fdf-8f09-3ec6c9cff939","lifecycleState":"CERTIFIED","lastUpdateDate":1632784503759,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4f7ffc99-f7e3-4817-a195-e0c36dd227bb","invariantUUID":"e333eba7-f5c9-486d-a73b-e10a6c554fb4","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b6c9786-9871-44da-b7f7-0fc8f358e1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632784616753,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78ab74d2-af66-40cc-a1b2-b35387b542c6","invariantUUID":"8a2285be-e227-4054-ba33-3a4b166a5d62","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":"networkrules","uniqueId":"e40983c4-7014-4945-bcd7-e27023a35815","lifecycleState":"CERTIFIED","lastUpdateDate":1632784659628,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd66d22b-73f9-4aaf-963c-61468dc77086","invariantUUID":"eb1ca4ff-8980-451f-8e20-0f4e5aee4f59","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":"objectStorage","uniqueId":"dcac4790-3a92-4d5a-a10c-d0031f2413d7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784935844,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e72892a-93b6-446a-a36b-310edf674ea7","invariantUUID":"1cd6b1d2-6ea7-4e0a-8f68-7ebb43790364","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ad012ce-860d-4ede-9463-1044b38c87ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632785092410,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe090a2f-44a0-40e5-b688-9c17f3e7ee9e","invariantUUID":"3a7dbf4a-3488-471d-8b8f-a5feb927a01b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45306d4d-39c3-4a58-8679-dcf889f43d55","lifecycleState":"CERTIFIED","lastUpdateDate":1632784621980,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a50c92b8-e7e1-4902-953c-ff3af7039f7f","invariantUUID":"eefcfd5c-27c5-40bd-b4d3-35a7554e6e45","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":"compute","uniqueId":"c798ff9c-d093-451b-b2af-56a12f4d7e38","lifecycleState":"CERTIFIED","lastUpdateDate":1632785106841,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18290518-1a10-4bd4-970d-bc53c69a1a6e","invariantUUID":"e8aa94d9-eb15-4cc9-b5c5-540c0299c061","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e328554-c2b5-451c-b3cb-b846b6f4e41d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784779838,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"315a76d9-b6e5-4690-ac0b-04cebe5c543f","invariantUUID":"8349c9f9-890a-427b-a575-50d1fa816b0f","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":"78534493-58fb-4261-b8e9-1bc851eec69d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784666766,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e423889a-9267-4d47-bb1c-f0d7bc319612","invariantUUID":"aa58e5ed-8622-4688-81cf-5128645970e0","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d330f47f-7613-4b57-8208-c1b1eeead846","lifecycleState":"CERTIFIED","lastUpdateDate":1632784825414,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6c53c8a-be34-436c-b256-04c14b7a8c1f","invariantUUID":"49ca57b6-1ee1-429f-bcb6-beaaa732b023","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":"ccaabe3b-d192-479b-83a2-03bc14b5957f","lifecycleState":"CERTIFIED","lastUpdateDate":1632784752219,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4adab861-b889-4c9f-b63b-429ebfdac0ac","invariantUUID":"d5655cf7-587b-4126-9119-6e127074a46b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cbb4e7d5-0927-4698-8841-38b57a57b1a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784741096,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee1f16f-4036-4797-838c-c015c5c2351e","invariantUUID":"aa18975c-c1fc-49fa-996d-18915af38730","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":"dec886d1-fac7-4fca-9d35-d76965978ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632785011990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787d9cd9-d5a0-44f8-82e5-6676a85e70a9","invariantUUID":"2e013209-5889-42a9-bc6f-35fc83808519","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2848ea2-6e15-44f2-bffe-85aca463d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784611175,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9e816f95-4100-497b-aca9-52d0cbc30fb3","invariantUUID":"c11461d0-8282-44bb-a981-2c8a347a6905","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":"port","uniqueId":"f01d065f-9e19-4461-ae51-0d57f9800423","lifecycleState":"CERTIFIED","lastUpdateDate":1632785118226,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"707ff648-c73a-43f1-a992-42ad0887a1e7","invariantUUID":"a9a1d003-58be-4aaf-a1e7-448b5e12c230","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":"loadBalancer","uniqueId":"b8ca512c-8605-430a-b81c-db9b513bf4ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632784533763,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86c3da41-d230-417e-bedf-e49bfe14a494","invariantUUID":"926e2e0c-fd64-4354-9f95-51bf1088fe61","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0e0b6b8-361e-4baf-afcc-371178885cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1632785003521,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebc61be-51ab-4905-8bbf-8e09caa38707","invariantUUID":"27f87f5a-ee13-495d-a7c1-2ca922bf364f","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":"b4bbe00c-a9c1-4210-8bf2-faa0835cebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784860184,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44724a2a-01a9-481b-a443-86ba6411b6e7","invariantUUID":"05859554-0649-422c-91d4-4e07b6330c73","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23e298c5-245d-412c-a407-bf75a83ee5a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632785039951,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d33ec56b-2f07-4c08-b261-8de78d1fc7dd","invariantUUID":"3cb8f9db-3f22-4d94-808d-d86f9a043f9a","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93790932-05ce-47a6-a882-8e47d7d46369","lifecycleState":"CERTIFIED","lastUpdateDate":1632784854507,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4694a2e-2862-46e6-9cc8-af3e3b40f8f5","invariantUUID":"7ad25559-c928-4405-899e-8059d60b4b9e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b5dec7ac-5d8d-4ffb-b048-863158767e96","lifecycleState":"CERTIFIED","lastUpdateDate":1632784913433,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9763d53-55c4-40d3-b3b7-57fd1a657b39","invariantUUID":"b522d8d1-9381-492b-b46a-369bf96919f1","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":"e2c179f8-2d6f-4236-b861-36483316f8c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632784728089,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6119d0-9ea3-43e1-8779-99ab501da18a","invariantUUID":"26477257-b488-42cd-803e-4f0c70fabc8d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0baf49c9-13ea-4e35-bb5f-7cf24865fb44","lifecycleState":"CERTIFIED","lastUpdateDate":1632785097912,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8efae3-d25c-498d-a2c0-7fe4586e3327","invariantUUID":"8d710ebb-46ba-469e-87aa-01d548ea07ac","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e7bfe70-c6ff-4a12-856a-45e01e2377a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632784810767,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83c80cac-7f41-419a-8b20-b5361ff9fd9c","invariantUUID":"a58da84b-68bb-43b1-97aa-24d8789eb9e0","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":"network","uniqueId":"5be81cb9-6d7f-4b5e-a036-a0a335341518","lifecycleState":"CERTIFIED","lastUpdateDate":1632784687039,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"788c3535-3227-456f-9e32-ca4bad8cbab6","invariantUUID":"69dc286a-e03a-42a0-8554-3d71c6f32ef6","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":"486a7bdc-5b39-4503-808d-099fd35df77b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784944314,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7970c37b-7c34-4b32-a0a0-ab5b1160e526","invariantUUID":"d66a3c4c-1a7b-4e8d-85fb-e76e9bfb8a20","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":"909d6f5a-0ed8-462e-99ca-5a536ae313e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784866104,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71bc6116-2f3a-4735-a71f-fc14edecdbdc","invariantUUID":"466cc5fe-4738-4a31-947e-bbc3bec69900","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44075b5f-d889-44d8-a496-7c6f1c2cbd82","lifecycleState":"CERTIFIED","lastUpdateDate":1632784843315,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5a469540-950c-49d5-aaea-5a10f24cde64","invariantUUID":"f8ffb96f-271c-4ecd-ac3b-b288b747cfde","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":"objectStorage","uniqueId":"c470e187-86a7-4b7f-9480-98f40fd3db92","lifecycleState":"CERTIFIED","lastUpdateDate":1632784509239,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbdcefec-4031-49ae-b605-f72ba34b7946","invariantUUID":"7f953dd4-03d0-4551-a26b-f0342f53d239","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":"363e4e89-f534-49e5-bffe-f5aafb09f7e6","lifecycleState":"CERTIFIED","lastUpdateDate":1632784871546,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"891ae5a2-173a-408c-8101-acdbd2eea292","invariantUUID":"f8523a2a-2f75-45df-b0ba-e2ada0bb5149","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":"f7253c68-68bd-4857-9791-8fd6a1336127","lifecycleState":"CERTIFIED","lastUpdateDate":1632784746634,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5935ad2-d630-418b-b495-4b0dc5f1e470","invariantUUID":"6f052c19-75f6-49f7-bbb1-b115f69ae1d4","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":"d3a526f7-622a-4845-91d8-c6c512985dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784575195,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fdfe75-8ad7-4df0-a732-783205e2072c","invariantUUID":"14211e17-9311-4b4e-b418-11fb94f8928b","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":"compute","uniqueId":"d092f496-13cd-433d-a3fd-4552b3a1c55a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784481231,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb15450-4a4b-48cb-8b84-495aed74e0e3","invariantUUID":"8ff24947-9bb8-43b2-8c71-454dfafa8686","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b314b168-33af-49b2-a0a1-017deff15b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784711585,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98c2b9a7-62e3-4d6f-b475-17441ec0e2a1","invariantUUID":"66e92ef9-44cb-4ae1-bcc9-8ce58404e76f","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":"9b5c52d9-2cdc-406f-b334-3ac358fec021","lifecycleState":"CERTIFIED","lastUpdateDate":1632784563674,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7701fb-ea3a-4606-8e34-63b6e0df7e93","invariantUUID":"9195e5cc-817f-470d-a020-cbb1e23f06f2","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":"defaulticon","uniqueId":"4fd7f240-ee29-4400-ade1-915f7b63cb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784849016,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48ca2843-a382-4b14-9e7e-5c6bdad11c40","invariantUUID":"30197163-e2d7-4886-a9ff-2ae3fd022d46","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":"a1c419c7-f67d-44ef-aa91-1f4c459657bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632785019746,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04ac4e34-66b8-4e7f-b9fc-6d927b26c9f4","invariantUUID":"856102b3-d291-40fb-bb77-9b6c9b2097b0","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":"98acdb89-6dba-41e1-aa03-972e18b470c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632784700455,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed312c7-4c1c-4bf3-b7a2-ca3eab4e21cf","invariantUUID":"964d0b1a-93da-4c3f-8692-49ab5c5a0453","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":"networkrules","uniqueId":"0993b740-3ca9-48d6-9a5b-368d74b955ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632784681819,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f5dff996-8960-435e-9df1-69723d30b219","invariantUUID":"f56dbd39-75c9-471e-98c8-f0ccb85227bd","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"be17cdfa-ab71-41ab-9549-5fb375817140","lifecycleState":"CERTIFIED","lastUpdateDate":1632784837948,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04fcee2b-6a74-4a39-9f35-35c635c26ecd","invariantUUID":"bb2c8257-1f5f-40bc-8f0f-0b8511e68394","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4108488-3c8e-43fe-a19a-6c9ce2adf084","lifecycleState":"CERTIFIED","lastUpdateDate":1632784804353,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d26f2b4-55d2-47de-8648-201af219b9a6","invariantUUID":"a979b497-0ca3-48e5-92b4-5d665a447eca","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"76f727b5-1d97-473c-b6bf-b24eba56993a","lifecycleState":"CERTIFIED","lastUpdateDate":1632784980818,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0405f29e-99b9-47d4-a6cd-d9e626b02790","invariantUUID":"eb51e15a-b182-493e-b640-8c79f0dffefa","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":"de4ec104-4dc0-46e6-99e4-441f06db0d11","lifecycleState":"CERTIFIED","lastUpdateDate":1632784986600,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57e7e84-8d1b-4843-adcc-8ed4112b907b","invariantUUID":"a078f72f-1c6c-4a49-889d-29b81ac520af","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":"objectStorage","uniqueId":"0bf4def2-b14d-4e46-b180-9579dad29b57","lifecycleState":"CERTIFIED","lastUpdateDate":1632784569494,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c95cff11-ccd3-4259-95e0-1726497e464a","invariantUUID":"dcaffa65-fabd-4358-8762-bc869f3e7ead","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":"compute","uniqueId":"6ee3103a-7c47-4654-8fe1-c4d3fcaeb8be","lifecycleState":"CERTIFIED","lastUpdateDate":1632784900725,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4377cde0-5cd4-4f74-bcfe-6dc83e0b43ba","invariantUUID":"68594ea1-6322-4e0d-916e-9e14ed239535","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cc2de52-3b88-4b0f-9546-4369d5943879","lifecycleState":"CERTIFIED","lastUpdateDate":1632784605961,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"088d335f-41ad-4385-b05e-f12e482c11b7","invariantUUID":"c47365a5-d675-47f3-a7ff-c7bad6a8b2cb","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0684a522-822b-482e-89cc-eaab4236059c","lifecycleState":"CERTIFIED","lastUpdateDate":1632784992054,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed26bda3-25b5-4a14-9ef1-93d5b05ca742","invariantUUID":"9cfe848f-3df6-4410-9c3f-8fe05c76c717","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":"defaulticon","uniqueId":"98864d86-f5d5-4122-b0d5-ed4a60aa1ba0","lifecycleState":"CERTIFIED","lastUpdateDate":1632794092335,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"87343125-b121-49b9-a757-1aef2800bf1d","invariantUUID":"7b5355e2-712c-47af-bbbd-11ad13dfe113","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9bcd5cd-4824-480c-b2fc-9d3b19ece651","lifecycleState":"CERTIFIED","lastUpdateDate":1632785114526,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb2f1d2e-34bc-4340-8859-80e6040bae2e","invariantUUID":"a7d3b4ac-ab4c-421e-90a9-c4745e76a894","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":"c4bc1d3b-38f6-4894-8f6b-94ad2ee33328","lifecycleState":"CERTIFIED","lastUpdateDate":1632785026414,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c2f4b9f-02f3-495d-b64e-e1fbc252dbda","invariantUUID":"7f7bfda2-86fe-4f26-a1dd-e59ffb4f85aa","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":"defaulticon","uniqueId":"e8214a4f-eaab-4624-a86c-5f6081ea0039","lifecycleState":"CERTIFIED","lastUpdateDate":1632784600714,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef70de02-5697-41e8-b77f-62bc969dffa6","invariantUUID":"c3c0ef59-9be2-4d91-9e8e-4b81361adf7b","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":"79961bdd-23c0-492a-8a54-51b945fe9dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1632784832300,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a9fe6bb-9d9c-48c4-9ac8-46c6af0bf128","invariantUUID":"3eb31ecf-748f-42e3-8468-880e19e72eb4","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":"f3cadb8c-756d-4ef3-a53f-4254c4506b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1632785101396,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0b22cdf-efaa-4986-a318-5d4bf36c2f10","invariantUUID":"4026454c-337a-4cd3-8c6e-59724f6c2007","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b718dea-4593-454d-a6bb-a412bd7e43b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632784892485,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53ee9be8-caae-452a-9212-b3cae226774c","invariantUUID":"cde08202-de69-4519-bb83-242a7d3653ae","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":"09f462c2-9541-401d-87c1-c273eeab1603","lifecycleState":"CERTIFIED","lastUpdateDate":1632784628120,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d6d50ce-288c-4fa9-a307-dc34eb9e6633","invariantUUID":"aa4ecc19-bae2-4daf-8cba-4deb4b6d8e4f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2ca0ceec-4d10-4232-9c28-778768b0ab77","lifecycleState":"CERTIFIED","lastUpdateDate":1632785061714,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41194719-8c1c-4884-abbf-16cf19f61f0a","invariantUUID":"5411d393-bb87-4de4-8bcd-7986adff8cc9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"add32927-22ed-482d-bc2a-53f28134621b","lifecycleState":"CERTIFIED","lastUpdateDate":1632784580430,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1929496a-d19e-4877-8d7a-164772371846","invariantUUID":"037001e6-220e-4a3d-8c30-2dd764ed0a5f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa803a23-d807-4446-aabd-dec2d9a9bfa5","lifecycleState":"CERTIFIED","lastUpdateDate":1632785045707,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf26054a-9c51-45c7-8607-8642ec0489a9","invariantUUID":"fdbef0a1-325d-458b-b94c-6df2ad8331aa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"64203747-e128-46b1-8d53-3845c6567bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1632785051578,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20ddc0a3-e66a-498b-9326-6584ae1023d9","invariantUUID":"82f2cc59-8740-474d-99db-20f7d7d020a6","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":"securityrules","uniqueId":"9fb4084f-48f7-455a-aa9d-e3d9e406a759","lifecycleState":"CERTIFIED","lastUpdateDate":1632784692048,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e4838db0-d790-404b-ba53-54ad6847f139","invariantUUID":"0380b571-f828-4e16-a1ea-88f1e8bc7c98","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bad9d6f5-6014-43f3-95f0-ace3ab50ff7d","lifecycleState":"CERTIFIED","lastUpdateDate":1632784515171,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eca60c1-b174-4bd9-af5b-cfe40391c982","invariantUUID":"e80dca4d-6f56-4105-9d91-da6c4b0a9ef4","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":"4fffd907-5b6f-4a4e-8828-2961eac434fd","lifecycleState":"CERTIFIED","lastUpdateDate":1632784721395,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d897100-77e7-4f87-8789-b8d4982bc8d7","invariantUUID":"90181ee7-f4bf-441e-ad0e-76db5ad1ee3e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efd58bb9-7938-465e-9208-188d276b8bd7","lifecycleState":"CERTIFIED","lastUpdateDate":1632784883722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86d9b447-d235-440d-a4a5-991f0374efc0","invariantUUID":"cf444603-a487-4fb9-bbfc-0a6683c771b3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9849bc4c-f50f-4bd0-a6b6-9d47dad6345e","lifecycleState":"CERTIFIED","lastUpdateDate":1632793740665,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"afc00e90-b11d-48d3-8687-357f3f334012","invariantUUID":"3ffbe70c-6191-497e-a24e-f02da55f43f6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d2eb0fef-817a-4881-9398-82647edcbe15","lifecycleState":"CERTIFIED","lastUpdateDate":1632794144366,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","invariantUUID":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-28 02:00:48,455 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-28 02:00:48,456 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-28 02:00:48,456 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/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel 2021-09-28 02:00:48,457 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-28 02:00:48,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-28 02:00:48,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/cce673dc-9e52-471a-a73e-1a44bd0fd1d6/toscaModel HTTP/1.1" 200 None 2021-09-28 02:00:48,673 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-28 02:00:48,674 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-28 02:00:48,728 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:48,728 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:48,728 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:48,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:48,786 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:48,787 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:48,788 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:48,791 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:48,791 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:48,791 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:48,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:48,856 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 02:00:48,857 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:48,858 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":"1632794437450","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 02:00:48,860 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:48,860 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:48,861 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:48,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:48,919 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:48,920 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:48,921 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:48,924 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:48,924 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:48,924 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:48,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:48,995 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 02:00:48,996 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:48,996 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":"1632794437450","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 02:00:48,999 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:48,999 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-28 02:00:49,000 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-28 02:00:49,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:49,072 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-28 02:00:49,073 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-28 02:00:49,074 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-28 02:00:49,077 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:49,077 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-28 02:00:49,077 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-28 02:00:49,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:49,155 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-28 02:00:49,156 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-28 02:00:49,157 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":"1632794437450","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-28 02:00:49,160 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-28 02:00:49,160 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-28 02:00:49,160 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-28 02:00:49,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-28 02:00:49,242 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-28 02:00:49,243 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-28 02:00:49,243 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632794437450","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-28 02:00:49,246 DEBUG 129:onap_service.py(1) - [None][Create 9fe651a6-75af-49f0-896a-903c593750ac Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3c71530-0844-485c-bfe4-62451328d885', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:49,247 DEBUG 131:onap_service.py(1) - [None][Create 9fe651a6-75af-49f0-896a-903c593750ac Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac 2021-09-28 02:00:49,247 DEBUG 132:onap_service.py(1) - [None][Create 9fe651a6-75af-49f0-896a-903c593750ac Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "7b60c527-6987-4e9d-84ca-bdf177bc2b86", "modelVersion": "1.0", "modelVersionId": "cce673dc-9e52-471a-a73e-1a44bd0fd1d6" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-28 02:00:49,250 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:51,124 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9fe651a6-75af-49f0-896a-903c593750ac HTTP/1.1" 202 262 2021-09-28 02:00:51,127 INFO 142:onap_service.py(1) - [None][Create 9fe651a6-75af-49f0-896a-903c593750ac Service deletion request] response code: 202 2021-09-28 02:00:51,127 DEBUG 146:onap_service.py(1) - [None][Create 9fe651a6-75af-49f0-896a-903c593750ac Service deletion request] response: {"requestReferences":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","instanceId":"9fe651a6-75af-49f0-896a-903c593750ac","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885"}} 2021-09-28 02:00:51,128 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-28 02:00:51,140 DEBUG 129:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac3b7e84-eda6-4e84-bb78-df34d9c80162', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:00:51,141 DEBUG 131:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 2021-09-28 02:00:51,142 DEBUG 132:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] data sent: None 2021-09-28 02:00:51,147 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:00:51,341 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 HTTP/1.1" 200 1024 2021-09-28 02:00:51,344 INFO 142:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response code: 200 2021-09-28 02:00:51,345 DEBUG 146:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response: {"request":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","startTime":"Tue, 28 Sep 2021 02:00:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 28 Sep 2021 02:00:50 GMT"}}} 2021-09-28 02:01:01,357 DEBUG 129:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3458313b-0a20-486d-b832-e525c2b99082', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:01:01,358 DEBUG 131:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 2021-09-28 02:01:01,358 DEBUG 132:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] data sent: None 2021-09-28 02:01:01,361 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:01:01,570 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 HTTP/1.1" 200 1234 2021-09-28 02:01:01,572 INFO 142:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response code: 200 2021-09-28 02:01:01,572 DEBUG 146:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response: {"request":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","startTime":"Tue, 28 Sep 2021 02:00:49 GMT","finishTime":"Tue, 28 Sep 2021 02:00:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:53 GMT"}}} 2021-09-28 02:01:01,573 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-28 02:01:01,574 DEBUG 129:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7431572f-288a-4436-970c-bed7b20223d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:01:01,575 DEBUG 131:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 2021-09-28 02:01:01,575 DEBUG 132:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] data sent: None 2021-09-28 02:01:01,577 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:01:01,819 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 HTTP/1.1" 200 1234 2021-09-28 02:01:01,821 INFO 142:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response code: 200 2021-09-28 02:01:01,822 DEBUG 146:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response: {"request":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","startTime":"Tue, 28 Sep 2021 02:00:49 GMT","finishTime":"Tue, 28 Sep 2021 02:00:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:53 GMT"}}} 2021-09-28 02:01:01,823 DEBUG 129:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6127352-7775-4680-9f9e-a848566041ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:01:01,823 DEBUG 131:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 2021-09-28 02:01:01,824 DEBUG 132:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] data sent: None 2021-09-28 02:01:01,826 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:01:02,020 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 HTTP/1.1" 200 1234 2021-09-28 02:01:02,022 INFO 142:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response code: 200 2021-09-28 02:01:02,023 DEBUG 146:onap_service.py(13) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response: {"request":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","startTime":"Tue, 28 Sep 2021 02:00:49 GMT","finishTime":"Tue, 28 Sep 2021 02:00:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:53 GMT"}}} 2021-09-28 02:01:02,033 DEBUG 129:onap_service.py(1) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c4f1127-e677-4900-8f46-feb01f86a0c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-28 02:01:02,034 DEBUG 131:onap_service.py(1) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 2021-09-28 02:01:02,034 DEBUG 132:onap_service.py(1) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] data sent: None 2021-09-28 02:01:02,037 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-28 02:01:02,234 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b3c71530-0844-485c-bfe4-62451328d885 HTTP/1.1" 200 1234 2021-09-28 02:01:02,236 INFO 142:onap_service.py(1) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response code: 200 2021-09-28 02:01:02,237 DEBUG 146:onap_service.py(1) - [None][Check b3c71530-0844-485c-bfe4-62451328d885 orchestration request status] response: {"request":{"requestId":"b3c71530-0844-485c-bfe4-62451328d885","startTime":"Tue, 28 Sep 2021 02:00:49 GMT","finishTime":"Tue, 28 Sep 2021 02:00:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7b60c527-6987-4e9d-84ca-bdf177bc2b86","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelUuid":"cce673dc-9e52-471a-a73e-1a44bd0fd1d6","modelInvariantUuid":"7b60c527-6987-4e9d-84ca-bdf177bc2b86"},"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":"9fe651a6-75af-49f0-896a-903c593750ac","serviceInstanceName":"basic_vm-378b0975-72eb-479c-bee7-8e1bedc56572"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 28 Sep 2021 02:00:53 GMT"}}} 2021-09-28 02:01:02,238 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-28 02:01:02,239 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:09 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-28 02:01:02,243 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-28 02:01:02,354 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-28 02:01:02,767 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-28 02:01:02,769 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6152775e6c44f500102ba71e 2021-09-28 02:01:02,769 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK